Skip to main content

esp_vfs_unregister_fs

Function esp_vfs_unregister_fs 

Source
pub unsafe extern "C" fn esp_vfs_unregister_fs(
    base_path: *const c_char,
) -> esp_err_t
Expand description

Alias for esp_vfs_unregister for naming consistency