pub unsafe extern "C" fn esp_netif_sntp_start() -> i32
Expand description
@brief Start SNTP service if it wasn’t started during init (config.start = false) or restart it if already started @return ESP_OK on success
pub unsafe extern "C" fn esp_netif_sntp_start() -> i32
@brief Start SNTP service if it wasn’t started during init (config.start = false) or restart it if already started @return ESP_OK on success