Function windows::Win32::Graphics::Gdi::GetCharABCWidthsA

pub unsafe fn GetCharABCWidthsA<P0>(
    hdc: P0,
    wfirst: u32,
    wlast: u32,
    lpabc: *mut ABC,
) -> BOOL
where P0: Param<HDC>,