LSSharedFileListSetProperty

Function LSSharedFileListSetProperty 

Source
pub unsafe extern "C-unwind" fn LSSharedFileListSetProperty(
    in_list: &LSSharedFileList,
    in_property_name: &CFString,
    in_property_data: Option<&CFType>,
) -> i32
👎Deprecated: renamed to LSSharedFileList::set_property
Available on crate feature LSSharedFileList only.