logo
pub unsafe extern "C" fn mpf_init_set(
    rop: *mut mpf_t,
    op: *const mpf_t
)
Expand description