windows::Win32::Graphics::Gdi

Function GetCharWidthA

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