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

Gets the connected Wifi SSID length.

§Arguments

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