Function ACU_GetSSID

Source
pub unsafe extern "C" fn ACU_GetSSID(SSID: *mut c_char) -> Result
Expand description

Gets the connected Wifi SSID.

ยงArguments

  • SSID - Pointer to output the connected Wifi SSID to.