Type Alias boring_sys_imp::CBB
source · pub type CBB = cbb_st;Aliased Type§
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