Function windows::Win32::Graphics::GdiPlus::GdipGetStringFormatTabStops
pub unsafe fn GdipGetStringFormatTabStops(
format: *const GpStringFormat,
count: i32,
firsttaboffset: *mut f32,
tabstops: *mut f32,
) -> Status