inref<'T> (FSharp.Core)

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+.