convert_from_gimli_value

Function convert_from_gimli_value 

Source
pub fn convert_from_gimli_value(value: Value) -> BaseTypeValue
Expand description

Convert a gimli::Value to a BaseTypeValue.

Description:

  • value - The value that will be converted into a BaseTypeValue stuct.