Trait xcb::base::CookieSeq[][src]

pub trait CookieSeq {
    fn sequence(&self) -> c_uint;
}

Required methods

Implementors