pub unsafe extern "C-unwind" fn CFURLCreateBookmarkDataFromFile(
allocator: Option<&CFAllocator>,
file_url: Option<&CFURL>,
error_ref: *mut *mut CFError,
) -> Option<CFRetained<CFData>>👎Deprecated:
renamed to CFURL::new_bookmark_data_from_file
Available on crate features
CFData and CFError and CFURL only.