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

Function GetCharABCWidthsFloatA

Source
pub unsafe fn GetCharABCWidthsFloatA<'a>(
    hdc: impl IntoParam<'a, HDC>,
    ifirst: u32,
    ilast: u32,
    lpabc: *mut ABCFLOAT,
) -> BOOL