rust-x-bindings / rust-xcb

Rust bindings and wrapper for XCB.
MIT License
161 stars 63 forks source link

Add `poll_for_reply` and `poll_for_reply_unchecked` functions #248

Closed rtbo closed 9 months ago

rtbo commented 9 months ago

Continuation of #245