An open API service indexing awesome lists of open source software.

https://github.com/lu-zero/playground-c-asm-pointer-to-static-aligned

Testing C/rust interoperability
https://github.com/lu-zero/playground-c-asm-pointer-to-static-aligned

Last synced: 3 months ago
JSON representation

Testing C/rust interoperability

Awesome Lists containing this project

README

        

# C and rust interoperability

Simple testcase to see how the C-rust interop works once you add aligned constant arrays in the mix.