NSStringFromDirectionalEdgeInsets

Function NSStringFromDirectionalEdgeInsets 

Source
pub extern "C-unwind" fn NSStringFromDirectionalEdgeInsets(
    insets: NSDirectionalEdgeInsets,
) -> Retained<NSString>
Available on crate features UIGeometry and objc2-core-foundation only.