Function core_graphics2::geometry::CGRectInset

source ยท
pub unsafe extern "C" fn CGRectInset(
    rect: CGRect,
    dx: CGFloat,
    dy: CGFloat
) -> CGRect