ReleaseIconRef

Function ReleaseIconRef 

Source
pub unsafe extern "C-unwind" fn ReleaseIconRef(
    the_icon_ref: IconRef,
) -> i16
๐Ÿ‘ŽDeprecated: This function is no longer supported. Use NSWorkspace and NSImage to get icons.
Available on crate feature IconsCore only.
Expand description

ยงSafety

the_icon_ref must be a valid pointer.