windows::Win32::Graphics::Gdi

Function GetTabbedTextExtentA

pub unsafe fn GetTabbedTextExtentA(
    hdc: HDC,
    lpstring: &[u8],
    lpntabstoppositions: Option<&[i32]>,
) -> u32