pub unsafe extern "system" fn GetCharABCWidthsFloatA(
    hdc: HDC,
    ifirst: u32,
    ilast: u32,
    lpabc: *mut ABCFLOAT
) -> BOOL
Expand description

Required features: ‘Win32_Graphics_Gdi’, ‘Win32_Foundation’