Function NSPointFromString

Source
pub unsafe extern "C-unwind" fn NSPointFromString(
    a_string: &NSString,
) -> NSPoint
Available on crate features NSString and objc2-core-foundation and NSGeometry only.