Function syd::syd_enabled_pid

source ยท
#[no_mangle]
pub extern "C" fn syd_enabled_pid() -> bool
Expand description

Checks if PID sandboxing is enabled.

Returns true if PID sandboxing is enabled, false otherwise.