Function cyclors::chown

source ยท
pub unsafe extern "C" fn chown(
    __file: *const c_char,
    __owner: __uid_t,
    __group: __gid_t,
) -> c_int