pub unsafe extern "C" fn mpz_get_d_2exp(
    exp: *mut c_long,
    op: mpz_srcptr
) -> f64
Expand description