pub extern "C-unwind" fn CFFileSecuritySetOwner(
file_sec: &CFFileSecurity,
owner: uid_t,
) -> bool👎Deprecated:
renamed to CFFileSecurity::set_owner
Available on crate features
CFFileSecurity and libc only.