Skip to main content

esp_vfs_unregister_fs_with_id

Function esp_vfs_unregister_fs_with_id 

Source
pub unsafe extern "C" fn esp_vfs_unregister_fs_with_id(
    id: esp_vfs_id_t,
) -> esp_err_t
Expand description

Alias for esp_vfs_unregister_with_id for naming consistency