pub unsafe extern "C" fn esp_netif_sntp_start() -> esp_err_t
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