Enum wayland_client::protocol::wl_callback::Request[][src]

pub enum Request {}

Trait Implementations

impl MessageGroup for Request
[src]

Whether this message is a destructor Read more

Construct a message of this group from its C representation

Build a C representation of this message Read more

Auto Trait Implementations

impl Send for Request

impl Sync for Request