C/C++ Interop
My understaffed is horror we can get something like:
https://docs.modular.com/mojo/roadmap#cc-interop
And for clib interop we have sys.ffi.external_call
My question is if I have a foo-lib.so that is a c/c++ lob, how can I call it's functions, and do I need the foo.h also?
https://docs.modular.com/mojo/roadmap#cc-interop
And for clib interop we have sys.ffi.external_call
My question is if I have a foo-lib.so that is a c/c++ lob, how can I call it's functions, and do I need the foo.h also?
A summary of our Mojo plans, including upcoming features and things we need to fix.

