[][src]Function flint_sys::fmpz_fdiv_q

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

See the FLINT Documentation for this function.