[][src]Function flint_sys::fmpz_divexact2_uiui

pub unsafe extern "C" fn fmpz_divexact2_uiui(
    f: *mut fmpz,
    g: *const fmpz,
    x: ulong,
    y: ulong
)

See the FLINT Documentation for this function.