libc
0.2.161
libc
Function
chown
Copy item path
Source
pub unsafe extern "C" fn chown( path:
*const
c_char
, uid:
uid_t
, gid:
gid_t
, ) ->
c_int