Function rust_debug::evaluate::evaluate::get_udata [−][src]
pub fn get_udata(value: BaseTypeValue) -> u64Expand description
Parse a BaseTypeValue struct to a u64 value.
Description:
value- TheBaseTypeValuethat will be turned into au64.