☰
smithay_client_toolkit
0.18.1
ShmHandler
Required Methods
shm_state
Implementors
In smithay_client_toolkit::shm
?
Trait
smithay_client_toolkit
::
shm
::
ShmHandler
source
·
[
−
]
pub trait ShmHandler { // Required method fn
shm_state
(&mut self) -> &mut
Shm
; }
Required Methods
§
source
fn
shm_state
(&mut self) -> &mut
Shm
Implementors
§