big_int_to_limbs

Function big_int_to_limbs 

Source
pub fn big_int_to_limbs(x: &BigInt, limb_bits: usize) -> Vec<isize>