KISO_PACKET

Type Alias KISO_PACKET 

Source
pub type KISO_PACKET = _KISO_PACKET;

Aliased Type§

#[repr(C, packed(1))]
pub struct KISO_PACKET { pub Offset: u32, pub Length: u16, pub Status: u16, }

Fields§

§Offset: u32§Length: u16§Status: u16