Function gimli::leb128::write::sleb128_size [−][src]
pub fn sleb128_size(val: i64) -> usizeExpand description
Return the size of the LEB128 encoding of the given signed number.
pub fn sleb128_size(val: i64) -> usizeReturn the size of the LEB128 encoding of the given signed number.