Type Definition rust_icu_sys::UCharIteratorMove[][src]

type UCharIteratorMove = Option<unsafe extern "C" fn(iter: *mut UCharIterator, delta: i32, origin: UCharIteratorOrigin) -> i32>;