Skip to main content

read_enum_any

Function read_enum_any 

Source
pub fn read_enum_any(type_names: &[&str], name: &str) -> Result<u64>
Expand description

Read an enum value from the first BTF enum type that contains it.