pub unsafe extern "C" fn ACI_GetNetworkWirelessEssidSecuritySsid(
ssid: *mut c_void,
) -> ResultExpand description
Fetches the SSID of the previously selected WiFi configuration slot.
ยงArguments
ssid(direction out) - Pointer to the output buffer of size 32B the SSID will be stored in.