Function NSPointInRect

Source
pub unsafe extern "C-unwind" fn NSPointInRect(
    a_point: NSPoint,
    a_rect: NSRect,
) -> bool
Available on crate features NSGeometry and objc2-core-foundation only.