gbm.rs
gbm.rs copied to clipboard
Make it so types can be constructed from the raw pointers
I'd like to use this library for a GBM backend for softbuffer, but I would need to be able to get a Device from an *const gbm_device in order to interface with raw_window_handle.