Skip to content

Implémentation de l'interopérabilité de code managé et non managé en c#

Notifications You must be signed in to change notification settings

CiprianD22/.NET-Manage-NonManage

Repository files navigation

.NET-Managé-NonManagé

🇫🇷 Implémentation de l'interopérabilité de code managé ↔️ non managé en c#

🇬🇧 Example of how to call unmanaged code in managed code using c#

  • Creation of a DLL with a function that calls stdlib free(void*) to deallocate blocks of memory that were allocated in non-managed code using malloc or calloc

About

Implémentation de l'interopérabilité de code managé et non managé en c#

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published