[][src]Function uikit_sys::CGRectInset

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