outref<'T> (FSharp.Core)

outref<'T> Type

Namespace: FSharp.Core
Assembly: FSharp.Core.dll
Abbreviation For: byref<'T, Out>

Represents a out-argument managed pointer in F# code. This type should only be used with F# 4.5+.