Function esp_idf_sys::fchown
source ยท pub unsafe extern "C" fn fchown(
__fildes: c_int,
__owner: uid_t,
__group: gid_t,
) -> c_int
pub unsafe extern "C" fn fchown(
__fildes: c_int,
__owner: uid_t,
__group: gid_t,
) -> c_int