]> git.lizzy.rs Git - rust.git/commit
Update FFI example
authorStephane Raux <stephaneyfx@gmail.com>
Wed, 30 Oct 2019 16:43:04 +0000 (09:43 -0700)
committerStephane Raux <stephaneyfx@gmail.com>
Fri, 1 Nov 2019 11:34:12 +0000 (04:34 -0700)
commit812ec6a3bf775c1564ed3b12374c4ee81bfa94b8
tree061eacd87cc454faad75fcd7f9dd13fcdc64fa35
parentaea94230c476fea2ee073a1bc672125e4586d4b5
Update FFI example

- Use meaningful names
- Clarify comments
- Fix C function declaration
src/liballoc/boxed.rs