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.
Takes the address of the argument as a native pointer. 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 -> nativeptr<'T> (requires unmanaged)
// Usage:
&& obj
Parameters
obj
Type: 'TThe input object.
Return Value
The unmanaged 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