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
- Host: GitHub
- URL: https://github.com/lu-zero/playground-c-asm-pointer-to-static-aligned
- Owner: lu-zero
- Created: 2019-01-02T20:42:24.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-01-02T20:42:36.000Z (over 6 years ago)
- Last Synced: 2025-01-17T13:17:01.262Z (5 months ago)
- Language: Rust
- Size: 1000 Bytes
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.