forked from M-Labs/zynq-rs
ptr::drop_in_place would not drop the box content properly, the best way is to convert it back to a box and implicitly drop it. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |
ptr::drop_in_place would not drop the box content properly, the best way is to convert it back to a box and implicitly drop it. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |