Function int_to_bitvec

Source
pub fn int_to_bitvec(x: i128) -> BitVec<u8, Msb0>