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