pub unsafe extern "C-unwind" fn CFFileSecurityCopyOwnerUUID(
file_sec: &CFFileSecurity,
owner_uuid: *mut *const CFUUID,
) -> bool
👎Deprecated: renamed to
CFFileSecurity::owner_uuid
Available on crate features
CFFileSecurity
and CFUUID
only.