Function esp_idf_sys::fchmod

source ยท
pub unsafe extern "C" fn fchmod(
    __fildes: c_int,
    __mode: mode_t,
) -> c_int