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