Function objc2_foundation::NSPointInRect

source ยท
pub unsafe extern "C" fn NSPointInRect(
    a_point: NSPoint,
    a_rect: NSRect
) -> Bool
Available on crate feature NSGeometry only.