Function gmp_mpfr_sys::gmp::_mpz_realloc

source ยท
pub unsafe extern "C" fn _mpz_realloc(
    integer: mpz_ptr,
    new_alloc: size_t,
) -> *mut c_void
Expand description