[][src]Function flint_sys::fmpz_mod_poly_make_monic_f

pub unsafe extern "C" fn fmpz_mod_poly_make_monic_f(
    f: *mut fmpz,
    res: *const fmpz_mod_poly,
    poly: *const fmpz_mod_poly
)

See the FLINT Documentation for this function.