Function objc2_foundation::NSPointFromString

source ยท
pub unsafe extern "C" fn NSPointFromString(
    a_string: &NSString
) -> NSPoint
Available on crate features NSGeometry and NSString only.