esp_idf_svc::sys

Function esp_vfs_semihost_unregister

Source
pub unsafe extern "C" fn esp_vfs_semihost_unregister(
    base_path: *const u8,
) -> i32
Expand description

@brief Un-register semihosting driver from VFS

@return - ESP_OK on success - ESP_ERR_INVALID_ARG if semihosting driver is not registered in VFS at that path