Open dsisnero opened 3 years ago
since c struct are contiguous in memory - have them implement the memoryview interface. That way we can use them with Fiddle::MemoryView
It's a good idea.
since c struct are contiguous in memory - have them implement the memoryview interface. That way we can use them with Fiddle::MemoryView