read_signed_vlqhex_from_string

Function read_signed_vlqhex_from_string 

Source
pub fn read_signed_vlqhex_from_string(string: &[u8]) -> Option<(i32, usize)>