Function gdi32::GetGlyphIndicesA [] [src]

pub unsafe extern "system" fn GetGlyphIndicesA(
    hdc: HDC,
    lpstr: LPCSTR,
    c: c_int,
    pgi: LPWORD,
    fl: DWORD
) -> DWORD