byref<'T> (FSharp.Core) (original) (raw)
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>
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>