esp_idf_sys

Function unlinkat

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