Function syd::syd_kill_pid
source · #[no_mangle]
pub extern "C" fn syd_kill_pid(state: bool) -> c_intExpand description
Toggle kill of the offending process for PID sandboxing
Returns 0 on success, negated errno on failure.
#[no_mangle]
pub extern "C" fn syd_kill_pid(state: bool) -> c_intToggle kill of the offending process for PID sandboxing
Returns 0 on success, negated errno on failure.