[][src]Function flint_sys::gmp_to_flint

pub unsafe fn gmp_to_flint(gmp: *const mpz_t) -> fmpz

Convert a gmp integer point to a fmpz. Takes ownership of the pointer given.