Function ACU_GetProxyEnable

Source
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.