pub unsafe extern "C" fn esp_mesh_get_config(
    config: *mut mesh_cfg_t
) -> i32
Expand description

@brief Get mesh stack configuration

@param[out] config pointer to mesh stack configuration

@return

  • ESP_OK
  • ESP_ERR_MESH_ARGUMENT