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

Required features: "Win32_Foundation"