NSInsetRect

Function NSInsetRect 

Source
pub extern "C-unwind" fn NSInsetRect(
    a_rect: NSRect,
    d_x: CGFloat,
    d_y: CGFloat,
) -> NSRect
Available on crate features NSGeometry and objc2-core-foundation only.