IsDataAvailableInIconRef

Function IsDataAvailableInIconRef 

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

ยงSafety

in_icon_ref must be a valid pointer.