[][src]Function flint_sys::fmpz_divexact_si

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

See the FLINT Documentation for this function.