onig_sys::OnigApplyAllCaseFoldFunc [] [src]

type OnigApplyAllCaseFoldFunc = extern fn(from: OnigCodePoint, to: *const OnigCodePoint, to_len: c_int, arg: *const c_void) -> c_int;

Apply All Case Fold Callback, see OnigEncodingType->apply_all_case_fold