Type Definition rust_icu_sys::UTextAccess[][src]

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