pub extern "C-unwind" fn CFFileSecuritySetOwnerUUID(
file_sec: &CFFileSecurity,
owner_uuid: Option<&CFUUID>,
) -> bool👎Deprecated:
renamed to CFFileSecurity::set_owner_uuid
Available on crate features
CFFileSecurity and CFUUID only.