pub trait VoidRequest: Request { }
Expand description

A X11 request that does not have a reply

Implementors