[][src]Type Definition rust_icu_sys::UCharIteratorNext

type UCharIteratorNext = Option<unsafe extern "C" fn(iter: *mut UCharIterator) -> UChar32>;