Function ACU_GetWifiStatus

Source
pub unsafe extern "C" fn ACU_GetWifiStatus(out: *mut u32_) -> Result
Expand description

Describes the access point the console is currently connected to with AC_AP_TYPE_* flags.

ยงArguments

  • out - Pointer to output the combination of AC_AP_TYPE_* flags describing the AP to.