Function esp_idf_sys::fchmod

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