Function GdipSetClipRectI
pub unsafe fn GdipSetClipRectI(
graphics: *mut GpGraphics,
x: i32,
y: i32,
width: i32,
height: i32,
combinemode: CombineMode,
) -> Status
pub unsafe fn GdipSetClipRectI(
graphics: *mut GpGraphics,
x: i32,
y: i32,
width: i32,
height: i32,
combinemode: CombineMode,
) -> Status