[][src]Function antic::_fmpq_poly_content

pub unsafe extern "C" fn _fmpq_poly_content(
    res: *mut fmpq,
    poly: *const fmpz,
    den: *mut fmpz,
    len: mp_limb_signed_t
)