Function Pointers

Also, the main issue of this code failing to work on Linux is related to my post https://talk.remobjects.com/t/broken-ptr-syntax/25611/40. This is the same error GDB is throwing regarding the GC bounds check. It doesn’t matter if I make the array reference a pointer inside the structure and pass the entire structure to the function as a pointer, the same error is thrown.