pub type CatCacheHeader = catcacheheader;
Aliased Type§
struct CatCacheHeader {
pub ch_caches: slist_head,
pub ch_ntup: i32,
}
Fields§
§ch_caches: slist_head
§ch_ntup: i32
pub type CatCacheHeader = catcacheheader;
struct CatCacheHeader {
pub ch_caches: slist_head,
pub ch_ntup: i32,
}
ch_caches: slist_head
§ch_ntup: i32