pub unsafe extern "C-unwind" fn UIEdgeInsetsFromString(
string: &NSString,
) -> UIEdgeInsets
👎Deprecated: renamed to
UIEdgeInsets::from_string
Available on crate features
UIGeometry
and objc2-core-foundation
only.