Skip to main content

syd_mkbdev_del

Function syd_mkbdev_del 

Source
#[unsafe(no_mangle)]
pub extern "C" fn syd_mkbdev_del( action: action_t, glob: *const c_char, ) -> c_int
Expand description

Removes the first instance from the end of the given actionlist of mkbdev sandboxing.

Returns 0 on success, negated errno on failure.