#[unsafe(no_mangle)]pub extern "C" fn syd_mkbdev_add( action: action_t, glob: *const c_char, ) -> c_int
Adds to the given actionlist of mkbdev sandboxing.
Returns 0 on success, negated errno on failure.