pub unsafe extern "C-unwind" fn CFFileSecurityCreateCopy(
allocator: Option<&CFAllocator>,
file_sec: Option<&CFFileSecurity>,
) -> Option<CFRetained<CFFileSecurity>>
Available on crate features
CFBase
and CFFileSecurity
only.