[][src]Function flint_sys::fmpz_mod_poly_init2

pub unsafe extern "C" fn fmpz_mod_poly_init2(
    poly: *const fmpz_mod_poly,
    p: *const fmpz,
    alloc: slong
)

See the FLINT Documentation for this function.