Function gdi32::GetGlyphOutlineW [] [src]

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