Struct wayland_server::protocol::wl_shm_pool::WlShmPool[][src]

pub struct WlShmPool;

Trait Implementations

impl Interface for WlShmPool
[src]

Set of requests associated to this interface Read more

Set of events associated to this interface Read more

NAME: &'static str = "wl_shm_pool"

Name of this interface

VERSION: u32 = 1

Maximum supported version of this interface

Auto Trait Implementations

impl Send for WlShmPool

impl Sync for WlShmPool