Type Alias mpz_ptr

Source
pub type mpz_ptr = *mut mpz_t;
Expand description

See: mpz_ptr