IsIconRefMaskEmpty

Function IsIconRefMaskEmpty 

Source
pub unsafe extern "C-unwind" fn IsIconRefMaskEmpty(
    icon_ref: IconRef,
) -> bool
Available on crate features Icons and objc2-core-services only.
Expand description

ยงSafety

icon_ref must be a valid pointer.