Type Definition rb_sys::bindings::OnigApplyAllCaseFoldFunc
source · pub type OnigApplyAllCaseFoldFunc = Option<unsafe extern "C" fn(from: OnigCodePoint, to: *mut OnigCodePoint, to_len: c_int, arg: *mut c_void) -> c_int>;Expand description
Generated by rb-sys for Ruby 3.0.0