Function ctru_sys::ACU_GetWifiStatus
source · pub unsafe extern "C" fn ACU_GetWifiStatus(out: *mut u32_) -> Result
Expand description
Gets the connected Wifi status.
§Arguments
out
- Pointer to output the connected Wifi status to. (0 = not connected, 1 = O3DS Internet, 2 = N3DS Internet)