webview2_com_sys::Windows::Win32::Graphics::Gdi

Function GetTabbedTextExtentA

Source
pub unsafe fn GetTabbedTextExtentA<'a>(
    hdc: impl IntoParam<'a, HDC>,
    lpstring: impl IntoParam<'a, PSTR>,
    chcount: i32,
    ntabpositions: i32,
    lpntabstoppositions: *const i32,
) -> u32