Function GdipSetClipHrgn
pub unsafe extern "system" fn GdipSetClipHrgn(
graphics: *mut GpGraphics,
hrgn: HRGN,
combinemode: CombineMode,
) -> Status
pub unsafe extern "system" fn GdipSetClipHrgn(
graphics: *mut GpGraphics,
hrgn: HRGN,
combinemode: CombineMode,
) -> Status