Skip to main content

CGPointFromString

Function CGPointFromString 

Source
pub extern "C-unwind" fn CGPointFromString(
    string: &NSString,
) -> CGPoint
Available on crate features objc2-core-foundation and UIGeometry only.