[][src]Type Definition rust_icu_sys::UCharEnumTypeRange

type UCharEnumTypeRange = Option<unsafe extern "C" fn(context: *const c_void, start: UChar32, limit: UChar32, type_: UCharCategory) -> UBool>;