[][src]Function antic::fmpq_div

pub unsafe extern "C" fn fmpq_div(
    res: *mut fmpq,
    op1: *mut fmpq,
    op2: *mut fmpq
)