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

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

@hyperpicc

Description

@hyperpicc

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions