Skip to main content

syd_reset

Function syd_reset 

Source
#[unsafe(no_mangle)]
pub extern "C" fn syd_reset() -> c_int
Expand description

Causes syd to reset sandboxing to the default state. Allowlists, denylists and filters are going to be cleared.

Returns 0 on success, negated errno on failure.