Function objc2_foundation::NSInsetRect

source ยท
pub unsafe extern "C" fn NSInsetRect(
    a_rect: NSRect,
    d_x: CGFloat,
    d_y: CGFloat
) -> NSRect
Available on crate feature NSGeometry only.