pub unsafe extern "C" fn ACU_GetProxyPassword(
password: *mut c_char,
) -> ResultExpand 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)