[][src]Function flint_sys::fmpz_mod_poly_divrem_basecase

pub unsafe extern "C" fn fmpz_mod_poly_divrem_basecase(
    Q: *const fmpz_mod_poly,
    R: *const fmpz_mod_poly,
    A: *const fmpz_mod_poly,
    B: *const fmpz_mod_poly
)

See the FLINT Documentation for this function.