Function gimli::leb128::write::sleb128_size[][src]

pub fn sleb128_size(val: i64) -> usize
Expand description

Return the size of the LEB128 encoding of the given signed number.