Function gmp_mpfr_sys::gmp::mpz_init_set_str
source · [−]pub unsafe extern "C" fn mpz_init_set_str(
rop: *mut mpz_t,
str: *const c_char,
base: c_int
) -> c_int
Expand description
See: mpz_init_set_str
pub unsafe extern "C" fn mpz_init_set_str(
rop: *mut mpz_t,
str: *const c_char,
base: c_int
) -> c_int
See: mpz_init_set_str