pub type COPHH = refcounted_he;Aliased Type§
#[repr(C)]pub struct COPHH {
pub refcounted_he_next: *mut refcounted_he,
pub refcounted_he_hash: u32,
pub refcounted_he_keylen: u32,
pub refcounted_he_val: refcounted_he__bindgen_ty_1,
pub refcounted_he_refcnt: u32,
pub refcounted_he_data: [i8; 1],
}Fields§
§refcounted_he_next: *mut refcounted_he§refcounted_he_hash: u32§refcounted_he_keylen: u32§refcounted_he_val: refcounted_he__bindgen_ty_1§refcounted_he_refcnt: u32§refcounted_he_data: [i8; 1]