CatCacheHeader

Type Alias CatCacheHeader 

Source
pub type CatCacheHeader = catcacheheader;

Aliased Type§

#[repr(C)]
pub struct CatCacheHeader { pub ch_caches: slist_head, pub ch_ntup: i32, }

Fields§

§ch_caches: slist_head§ch_ntup: i32