[][src]Type Definition rust_icu_sys::UCharIteratorSetState

type UCharIteratorSetState = Option<unsafe extern "C" fn(iter: *mut UCharIterator, state: u32, pErrorCode: *mut UErrorCode)>;