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

pub unsafe extern "system" fn GetCharWidthI(
    hdc: HDC,
    giFirst: UINT,
    cgi: UINT,
    pgi: LPWORD,
    piWidths: LPINT
) -> BOOL