LSSharedFileListCreate

Function LSSharedFileListCreate 

Source
pub unsafe extern "C-unwind" fn LSSharedFileListCreate(
    in_allocator: Option<&CFAllocator>,
    in_list_type: &CFString,
    list_options: Option<&CFType>,
) -> Option<CFRetained<LSSharedFileList>>
👎Deprecated: renamed to LSSharedFileList::new
Available on crate feature LSSharedFileList only.