onig_regset_replace

Function onig_regset_replace 

Source
pub unsafe extern "C" fn onig_regset_replace(
    set: *mut OnigRegSet,
    at: c_int,
    reg: OnigRegex,
) -> c_int