pub unsafe extern "system" fn GetCharABCWidthsA(
    hdc: HDC,
    wfirst: u32,
    wlast: u32,
    lpabc: *mut ABC
) -> BOOL
Expand description

Required features: ‘Win32_Graphics_Gdi’, ‘Win32_Foundation’