#[no_mangle]
pub extern "C" fn syd_node_del(
action: action_t,
glob: *const c_char,
) -> c_intExpand description
Removes the first instance from the end of the given actionlist of node sandboxing.
Returns 0 on success, negated errno on failure.