byref<'T> Type
- Namespace: FSharp.Core
- Assembly: FSharp.Core.dll
Represents a managed pointer in F# code. For F# 4.5+ this is considered equivalent to byref<'T, ByRefKinds.InOut>
byref<'T> (FSharp.Core)
Represents a managed pointer in F# code. For F# 4.5+ this is considered equivalent to byref<'T, ByRefKinds.InOut>