pub unsafe extern "C" fn esp_mesh_disable_ps() -> i32Expand description
@brief Disable mesh Power Save function
@attention This API shall be called before mesh is started.
@return
- ESP_OK
 - ESP_ERR_WIFI_NOT_INIT
 - ESP_ERR_MESH_NOT_ALLOWED
 
pub unsafe extern "C" fn esp_mesh_disable_ps() -> i32@brief Disable mesh Power Save function
@attention This API shall be called before mesh is started.
@return