Type Definition rust_icu_sys::UCharIteratorHasNext[][src]

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