[][src]Function flint_sys::fmpz_tdiv_q

pub unsafe extern "C" fn fmpz_tdiv_q(
    f: *mut fmpz,
    g: *const fmpz,
    h: *const fmpz
)

See the FLINT Documentation for this function.