Function windows_sys::Win32::Graphics::GdiPlus::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