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

Required features: ‘Win32_Graphics_Gdi’, ‘Win32_Foundation’