Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

struct implement memoryview #82

Open
dsisnero opened this issue Jun 30, 2021 · 1 comment
Open

struct implement memoryview #82

dsisnero opened this issue Jun 30, 2021 · 1 comment

Comments

@dsisnero
Copy link

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

@kou
Copy link
Member

kou commented Jul 1, 2021

It's a good idea.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants