Function gmp_mpfr_sys::gmp::mpz_init_set

source ·
pub unsafe extern "C" fn mpz_init_set(
    rop: *mut mpz_t,
    op: *const mpz_t
)
Expand description