☰
libc
All crates
?
[
−
]
[src]
Function
libc
::
chown
pub unsafe extern "C" fn chown(
path: *const
c_char
,
uid:
uid_t
,
gid:
gid_t
) ->
c_int