rust-csharp-ffi
rust-csharp-ffi copied to clipboard
Use MaybeUninit
We should use the MaybeUninit type in the Out wrapper rather than just a raw pointer.