pub unsafe extern "system" fn GetCharWidthFloatW(
    hdc: HDC,
    ifirst: u32,
    ilast: u32,
    lpbuffer: *mut f32
) -> BOOL
Expand description

Required features: "Win32_Graphics_Gdi", "Win32_Foundation"