Function syd::syd_enabled_net

source ·
#[no_mangle]
pub extern "C" fn syd_enabled_net() -> bool
Expand description

Checks if net sandboxing is enabled.

Returns true if net sandboxing is enabled, false otherwise.