Skip to main content
fchown
esp_
idf_
sys
0.37.2
esp_idf_sys
Function
fchown
Copy item path
Source
pub unsafe extern "C" fn fchown( __fildes: c_int, __owner:
uid_t
, __group:
gid_t
, ) -> c_int