pub unsafe extern "C" fn ACU_GetProxyEnable(
    enable: *mut bool
) -> Result
Expand description

Determines whether proxy is enabled for the connected network.

§Arguments

  • enable - Pointer to output the proxy status to.