Function iwlib_sys::chown

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