Function windows_sys::Win32::Graphics::Gdi::GetTabbedTextExtentA

pub unsafe extern "system" fn GetTabbedTextExtentA(
    hdc: HDC,
    lpstring: PCSTR,
    chcount: i32,
    ntabpositions: i32,
    lpntabstoppositions: *const i32,
) -> u32