Type Alias CBB

Source
pub type CBB = cbb_st;

Aliased Type§

#[repr(C)]
pub struct CBB { pub child: *mut cbb_st, pub is_child: i8, pub u: cbb_st__bindgen_ty_1, }

Fields§

§child: *mut cbb_st§is_child: i8§u: cbb_st__bindgen_ty_1