Function GdipGetClipBounds

pub unsafe extern "system" fn GdipGetClipBounds(
    graphics: *mut GpGraphics,
    rect: *mut RectF,
) -> Status