Function gmp_mpfr_sys::gmp::mpz_import
source ยท pub unsafe extern "C" fn mpz_import(
rop: mpz_ptr,
count: usize,
order: c_int,
size: usize,
endian: c_int,
nails: usize,
op: *const c_void,
)
Expand description
See: mpz_import