Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Returns the address of the argument. Uses of this value may result in the generation of unverifiable code.
Namespace/Module Path: Microsoft.FSharp.Core.LanguagePrimitives.IntrinsicOperators
Assembly: FSharp.Core (in FSharp.Core.dll)
// Signature:
( ~& ) : 'T -> byref<'T>
// Usage:
& obj
Parameters
obj
Type: 'TThe input object.
Return Value
The managed pointer.
Platforms
Windows 8, Windows 7, Windows Server 2012, Windows Server 2008 R2
Version Information
F# Core Library Versions
Supported in: 2.0, 4.0, Portable