[][src]Function CCODE::GetGlyphOutlineW

pub unsafe extern "C" fn GetGlyphOutlineW(
    hdc: HDC,
    uChar: UINT,
    fuFormat: UINT,
    lpgm: LPGLYPHMETRICS,
    cjBuffer: DWORD,
    pvBuffer: LPVOID,
    lpmat2: *const MAT2
) -> DWORD