[][src]Function flint_sys::fmpz_divexact_ui

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

See the FLINT Documentation for this function.