[][src]Type Definition rust_icu_sys::UCharIteratorCurrent

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