Function syd::syd_allow_write_add

source ·
#[no_mangle]
pub extern "C" fn syd_allow_write_add(glob: *const c_char) -> c_int
Expand description

Adds to the allowlist of write sandboxing.

Returns 0 on success, negated errno on failure.