Function CGRectFromString

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