Skip to main content

hex2dec

Function hex2dec 

Source
pub fn hex2dec(
    _interp: &mut Interp,
    _env: &mut Env,
    arg_values: &[Value],
) -> Result<Value>
Expand description

A hex2dec built-in function.