Type Definition rust_icu_sys::UCharIteratorHasPrevious[][src]

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