[][src]Function flint_sys::_fmpz_mod_poly_tree_build

pub unsafe extern "C" fn _fmpz_mod_poly_tree_build(
    tree: *mut *mut fmpz_poly,
    roots: *const fmpz,
    len: slong,
    mod_: *const fmpz
)

See the FLINT Documentation for this function.