Function ctru_sys::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.