forked from vitrine/wmaker
This is done to simplify memory management across the boundary between C and Rust. While rewriting WINGs, we may want to be able to malloc/free with the libc allocator on both sides of that divide.
This is done to simplify memory management across the boundary between C and Rust. While rewriting WINGs, we may want to be able to malloc/free with the libc allocator on both sides of that divide.