Function ctru_sys::ACU_GetProxyPassword
source · pub unsafe extern "C" fn ACU_GetProxyPassword(
password: *mut c_char
) -> Result
Expand description
Gets the connected network’s proxy password.
§Arguments
password
- Pointer to output the proxy password to. (The size must be at least 0x20-bytes)