Function syd::syd_kill_pid

source ·
#[no_mangle]
pub extern "C" fn syd_kill_pid(state: bool) -> c_int
Expand description

Toggle kill of the offending process for PID sandboxing

Returns 0 on success, negated errno on failure.