Function ACU_GetProxyHost

Source
pub unsafe extern "C" fn ACU_GetProxyHost(host: *mut c_char) -> Result
Expand description

Gets the connected network’s proxy host.

§Arguments

  • host - Pointer to output the proxy host to. (The size must be at least 0x100-bytes)