onig_sys

Function onig_name_to_backref_number

Source
pub unsafe extern "C" fn onig_name_to_backref_number(
    reg: OnigRegex,
    name: *const OnigUChar,
    name_end: *const OnigUChar,
    region: *mut OnigRegion,
) -> c_int