Function esp_idf_sys::unlinkat

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