Function esp_idf_sys::esp_vfs_unlink

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