pub extern "C-unwind" fn CFFileSecurityCreateCopy(
allocator: Option<&CFAllocator>,
file_sec: Option<&CFFileSecurity>,
) -> Option<CFRetained<CFFileSecurity>>
👎Deprecated: renamed to
CFFileSecurity::new_copy
Available on crate feature
CFFileSecurity
only.