[][src]Function antic::fmpz_bit_pack

pub unsafe extern "C" fn fmpz_bit_pack(
    arr: mp_ptr,
    shift: mp_limb_t,
    bits: mp_limb_t,
    coeff: *mut fmpz,
    negate: c_int,
    borrow: c_int
) -> c_int