cst_sts

Type Alias cst_sts 

Source
pub type cst_sts = cst_sts_struct;

Aliased Type§

#[repr(C)]
pub struct cst_sts { pub frame: *const u16, pub size: i32, pub residual: *const u8, }

Fields§

§frame: *const u16§size: i32§residual: *const u8