Function esp_idf_sys::mkdirat

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