Function objc2_foundation::NSEdgeInsetsEqual

source ยท
pub unsafe extern "C" fn NSEdgeInsetsEqual(
    a_insets: NSEdgeInsets,
    b_insets: NSEdgeInsets
) -> Bool
Available on crate feature NSGeometry only.