Function esp_idf_sys::chmod

source ·
pub unsafe extern "C" fn chmod(
    __path: *const c_char,
    __mode: mode_t
) -> c_int