Function riot_sys::chown

source ·
pub unsafe extern "C" fn chown(
    __path: *const c_char,
    __owner: uid_t,
    __group: gid_t
) -> c_int