kevin.cianfarini
12/27/2022, 11:34 PMArray<SomeCStruct>? I'm using it with the iovec struct for readv system calls. All of the addressOf calls seems to be implemented only for primitive array types like ByteArray and String.
The readv syscall expects a CValuesRef<iovec> as a parameter which I am struggling to conjure.kevin.cianfarini
12/27/2022, 11:38 PMPlacement.allocArray