AltF02 / x11-rs

Rust bindings for X11 libraries
https://docs.rs/x11
MIT License
206 stars 66 forks source link

Remove deprecated call of mem::uninitialized #132

Closed AltF02 closed 3 years ago

AltF02 commented 3 years ago

This fixes the call of mem::uninitialized becasue that's deprecated