fiddle icon indicating copy to clipboard operation
fiddle copied to clipboard

struct implement memoryview

Open dsisnero opened this issue 4 years ago • 1 comments

since c struct are contiguous in memory - have them implement the memoryview interface. That way we can use them with Fiddle::MemoryView

dsisnero avatar Jun 30 '21 16:06 dsisnero

It's a good idea.

kou avatar Jul 01 '21 00:07 kou