Function windows_sys::Win32::Graphics::Gdi::GetCharABCWidthsW

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