Function mpf_ui_sub

Source
pub unsafe extern "C" fn mpf_ui_sub(
    rop: mpf_ptr,
    op1: c_ulong,
    op2: mpf_srcptr,
)
Expand description