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