logo
pub unsafe extern "C" fn mpf_sub(
    rop: *mut mpf_t,
    op1: *const mpf_t,
    op2: *const mpf_t
)
Expand description

See: mpf_sub