Function syd::syd_enabled_stat

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

Checks if stat sandboxing is enabled.

Returns true if stat sandboxing is enabled, false otherwise.