Function mpq_set_ui

Source
pub unsafe extern "C" fn mpq_set_ui(
    rop: mpq_ptr,
    op1: c_ulong,
    op2: c_ulong,
)
Expand description