logo
pub unsafe extern "C" fn get_z(
    z: *mut mpz_t,
    op: *const mpfr_t,
    rnd: rnd_t
) -> c_int
Expand description