windows::Win32::Graphics::Gdi

Function GetTabbedTextExtentW

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