o
odinpkg.dev
packages / binding / odin-bindings-to-c

odin-bindings-to-c

d59d27abinding

How to bind to a C library from Odin

No license · updated 1 year ago

How to bind to a C library from Odin

In my_lib folder there is a C library. If you compile that C library, then you can use the provided Odin bindings to run that C code from an Odin program.