Function onig_sys::onig_regset_add[][src]

pub unsafe extern "C" fn onig_regset_add(
    set: *mut OnigRegSet,
    reg: *mut regex_t
) -> c_int