Function CGRectInset

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