NSRectFromString

Function NSRectFromString 

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