Function sta_ssid_set
pub unsafe extern "C" fn sta_ssid_set(ssid: *mut c_char) -> c_intAvailable on non-
ag35 only.Expand description
Set the WiFi configuration: Connect the hotspot ssid name.
Returns 0 on success, -1 on error.