Skip to main content

bucket

Type Alias bucket 

Source
pub type bucket = bucket_st;
Expand description

bucket

Aliased Type§

#[repr(C)]
pub struct bucket { pub p_first: *mut node_st, }

Fields§

§p_first: *mut node_st