NSPointFromString

Function NSPointFromString 

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