__mulh - NtDoc

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

LONG64 __mulh(
  LONG64 Multiplier,
  LONG64 Multiplicand
);
View the official Windows Driver Kit DDI reference

NtDoc

No description available.

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

Description

For more info, see ARM64 intrinsics.

Parameters

Multiplier

Multiplicand

Return value

Remarks

See also