Function esp_idf_hal::sys::esp_sntp_setservername
source ยท pub unsafe extern "C" fn esp_sntp_setservername(
idx: u8,
server: *const i8,
)
Expand description
@brief Sets SNTP hostname @param idx Index of the server @param server Name of the server