Function CGSizeFromString

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