Function esp_idf_hal::sys::esp_mesh_deinit
source ยท pub unsafe extern "C" fn esp_mesh_deinit() -> i32
Expand description
@brief Mesh de-initialization
- Release resources and stop the mesh
@return
- ESP_OK
- ESP_FAIL
pub unsafe extern "C" fn esp_mesh_deinit() -> i32
@brief Mesh de-initialization
- Release resources and stop the mesh
@return