NativeMethods.M128A ​
Represents a 128-bit value used in floating point and vector registers.
Kind: Struct
Namespace: ConnectorLib
Public Attributes
ulong
Low
Lower 64 bits of the 128-bit value.
long
High
Upper 64 bits of the 128-bit value, signed.
