pub unsafe extern "C-unwind" fn IsIconRefMaskEmpty(
icon_ref: IconRef,
) -> boolAvailable on crate features
Icons and objc2-core-services only.Expand description
ยงSafety
icon_ref must be a valid pointer.