Dereferencing an Array of Struct Pointer

Yes it does, but I’m not so sure it is the most Julianic way to achieve it, as I’m not too familiar with all the low level tools that the language provides to interface with external C code.

Maybe someone else can provide a cleaner solution that avoids unsafe_convert, I don’t know.

1 Like