[][src]Type Definition rust_icu_sys::UTextAccess

type UTextAccess = Option<unsafe extern "C" fn(ut: *mut UText, nativeIndex: i64, forward: UBool) -> UBool>;