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

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