Stop transmuting std internals (copy them instead)
authorChris Morgan <me@chrismorgan.info>
committerChris Morgan <me@chrismorgan.info>
commitf9fef0c05d2594bcfa763810046a473403d1cb53
tree57153c75a32b979ef6341299ca32b4a98d35ee98
parentd96e3f836ec22848d1f3be1dfc00305bb8498033
Stop transmuting std internals (copy them instead)

This makes things a fair bit more messy, but it does mean that it won’t
suddenly blow up. It’s more maintenance, though. You win some, you lose
some.
src/lib.rs
src/windows/c.rs [new file with mode: 0644]
src/windows/mod.rs [new file with mode: 0644]