NSDirectionalEdgeInsetsFromString

Function NSDirectionalEdgeInsetsFromString 

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