[][src]Type Definition rust_icu_sys::UCharIteratorGetIndex

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