Function NSRectFromString

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