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

pub fn sleb128_size(val: i64) -> usize

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