gbm.rs icon indicating copy to clipboard operation
gbm.rs copied to clipboard

Make it so types can be constructed from the raw pointers

Open notgull opened this issue 2 years ago • 0 comments

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.

notgull avatar Jun 05 '23 15:06 notgull