esp_idf_sys

Function mkdirat

Source
pub unsafe extern "C" fn mkdirat(
    arg1: c_int,
    arg2: *const c_char,
    arg3: mode_t,
) -> c_int