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