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: i32pub type CatCacheHeader = catcacheheader;#[repr(C)]pub struct CatCacheHeader {
pub ch_caches: slist_head,
pub ch_ntup: i32,
}ch_caches: slist_head§ch_ntup: i32