inref<'T> Type
- Namespace: FSharp.Core
- Assembly: FSharp.Core.dll
-
Abbreviation For:
byref<'T, In>
Represents a in-argument or readonly managed pointer in F# code. This type should only be used with F# 4.5+.
inref<'T> (FSharp.Core)
byref<'T, In>
Represents a in-argument or readonly managed pointer in F# code. This type should only be used with F# 4.5+.