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