ByRefKinds (FSharp.Core)
Represents the types of byrefs in F# 4.5+
In
Represents a byref that can be read
InOut
Represents a byref that can be both read and written
Out
Represents a byref that can be written