Type Definition rust_icu_sys::UCharEnumTypeRange[][src]

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