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