[][src]Function winapi::um::wingdi::GetCharWidthW

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