Skip to content
This repository has been archived by the owner on Dec 15, 2023. It is now read-only.

How to call a C (not C++) library from Xamarin? #36

Open
hyperpicc opened this issue Oct 25, 2019 · 0 comments
Open

How to call a C (not C++) library from Xamarin? #36

hyperpicc opened this issue Oct 25, 2019 · 0 comments

Comments

@hyperpicc
Copy link

Hi,

I'm wondering how to call a pure C library from Xamarin?
For C++, I might get a safe handle during construction and release it in Dispose() method as your examples show.
For pure C, however, do I still need to get a safe handle and release it in the end?

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

No branches or pull requests

1 participant