pub unsafe extern "C" fn esp_now_unregister_send_cb() -> i32Expand description
@brief Unregister callback function of sending ESPNOW data
@return - ESP_OK : succeed - ESP_ERR_ESPNOW_NOT_INIT : ESPNOW is not initialized
pub unsafe extern "C" fn esp_now_unregister_send_cb() -> i32@brief Unregister callback function of sending ESPNOW data
@return - ESP_OK : succeed - ESP_ERR_ESPNOW_NOT_INIT : ESPNOW is not initialized