[][src]Function antic::fmpq_poly_pow_trunc

pub unsafe extern "C" fn fmpq_poly_pow_trunc(
    res: *mut fmpq_poly_struct,
    poly: *mut fmpq_poly_struct,
    exp: mp_limb_t,
    len: mp_limb_signed_t
)