[][src]Function flint_sys::fmpz_mod_ui

pub unsafe extern "C" fn fmpz_mod_ui(
    f: *mut fmpz,
    g: *const fmpz,
    x: ulong
) -> ulong

See the FLINT Documentation for this function.