esp_idf_sys

Function esp_vfs_unlink

Source
pub unsafe extern "C" fn esp_vfs_unlink(
    r: *mut _reent,
    path: *const c_char,
) -> c_int