Function esp_idf_sys::mkdir

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