common: Add Rust glue for the ringbuf module.
authorTilman Sauerbeck <tilman@code-monkey.de>
Sat, 28 Dec 2019 22:11:09 +0000 (23:11 +0100)
committerTilman Sauerbeck <tilman@code-monkey.de>
Sun, 5 Jan 2020 19:38:11 +0000 (20:38 +0100)
For now this only allows us to access a ringbuffer from Rust
after it has been defined in C code.


No differences found