fn parse_hex_or_decimal(input: &str) -> Option<c_ulong>
Expand description

Convert to hex if possible, else decimal