David Mak
b3736c3e99
Non-primitive values are represented by an `alloca`-ed value in the function body, and when the pointer is returned from the function, the `alloca`-ed object is deallocated on the stack. Related to #54. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml | ||
build.rs |