nativeint<'Measure> (FSharp.Core)

Namespace: FSharp.Core
Assembly: FSharp.Core.dll
Base Type: ValueType
All Interfaces: IComparable , ISpanFormattable , IFormattable , ISpanParsable<nativeint> , IParsable<nativeint> , IUtf8SpanFormattable , IUtf8SpanParsable<nativeint> , ISerializable , IComparable<nativeint<'Measure>> , IEquatable<nativeint<'Measure>>

The type of machine-sized signed integer numbers, annotated with a unit of measure. The unit of measure is erased in compiled code and when values of this type are analyzed using reflection. The type is representationally equivalent to IntPtr.