Skip to main content

read_sleb128

Function read_sleb128 

Source
pub fn read_sleb128(data: &[u8], pos: &mut usize) -> Result<i64, UnwindError>