__umulh - NtDoc

Native API online documentation, based on the System Informer (formerly Process Hacker) phnt headers
// ntintsafe.h

ULONG64 __umulh(
  ULONG64 Multiplicand,
  ULONG64 Multiplier
);
View the official Windows Driver Kit DDI reference

NtDoc

No description available.

Windows Driver Kit DDI reference (nf-ntintsafe-__umulh)

Description

For more info, see ARM64 intrinsics.

Parameters

Multiplicand

Multiplier

Return value

Remarks

See also