Type Alias x11rb::protocol::sync::Fence

source ·
pub type Fence = u32;

Trait Implementations§

source§

impl<C: RequestConnection> From<&FenceWrapper<C>> for Fence

source§

fn from(from: &FenceWrapper<C>) -> Self

Converts to this type from the input type.