Returns the C struct at index i of the array at ptr.
C
i
ptr
@override final C Function(Pointer<C> ptr, int i) indexerFunc;