Type Definition rust_icu_sys::UCharIteratorSetState[][src]

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