Skip to main content

esp_vfs_unlink

Function esp_vfs_unlink 

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