libc::chown [] [src]

pub unsafe extern fn chown(path: *const c_char, uid: uid_t, gid: gid_t) -> c_int
Unstable (libc)

: use libc from crates.io