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