Function windows::Win32::Graphics::GdiPlus::GdipSetStringFormatTabStops

pub unsafe fn GdipSetStringFormatTabStops(
    format: *mut GpStringFormat,
    firsttaboffset: f32,
    count: i32,
    tabstops: *const f32
) -> Status