Skip to main content

build_complete_bitset

Function build_complete_bitset 

Source
pub fn build_complete_bitset(
    type_name: &str,
    type_flags: u32,
    fields: Vec<BitfieldDesc<'_>>,
) -> TypeObject