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

Required features: "Win32_Foundation"