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

Passing pointer to native function for freeing #44

Closed
SerCeMan opened this issue Jun 3, 2015 · 1 comment
Closed

Passing pointer to native function for freeing #44

SerCeMan opened this issue Jun 3, 2015 · 1 comment

Comments

@SerCeMan
Copy link

SerCeMan commented Jun 3, 2015

Hello!

It seems like i can't pass pointer allocated with MemoryManager in native code if it would be freed in native code.
What is right way to deal with native freeing, using MemoryIO or some public API is present?

@SerCeMan SerCeMan closed this as completed Jun 3, 2015
@SerCeMan
Copy link
Author

SerCeMan commented Jun 3, 2015

My fault, MemoryIO already part of public API in jffi

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

No branches or pull requests

1 participant