Function onig_sys::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