Struct caca_sys::CacaEventRaw [] [src]

#[repr(C)]
pub struct CacaEventRaw { pub type_: c_uint, pub data: [u8; 16], }

Fields