[][src]Type Definition rust_icu_sys::UCharIteratorHasPrevious

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