[][src]Function antic::fmpq_sub_ui

pub unsafe extern "C" fn fmpq_sub_ui(
    res: *mut fmpq,
    op1: *mut fmpq,
    c: mp_limb_t
)