Function LSSharedFileListItemSetProperty

Source
pub unsafe extern "C" fn LSSharedFileListItemSetProperty(
    inItem: LSSharedFileListItemRef,
    inPropertyName: CFStringRef,
    inPropertyData: CFTypeRef,
) -> OSStatus