Function winapi::um::wingdi::GetCharWidthW

source ·
pub unsafe extern "system" fn GetCharWidthW(
    hdc: HDC,
    iFirst: UINT,
    iLast: UINT,
    lpBuffer: LPINT
) -> BOOL