enum_custom_type_variant

Function enum_custom_type_variant 

Source
pub fn enum_custom_type_variant(
    name: &str,
    discriminant: u16,
    custom_type: &str,
) -> EnumVariant
Expand description

Creates a new enum variant of type NamedCLType::Custom.