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

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