Microsoft.FSharp.NativeInterop Namespace (F#)
This namespace contains functionality for interoperating with native code.
Namespace/Module Path: Microsoft.FSharp.NativeInterop
Assembly: FSharp.Core (in FSharp.Core.dll)
namespace Microsoft.FSharp.NativeInterop
Modules
Module |
Description |
---|---|
module NativePtr |
Contains operations on native pointers. Use of these operators may result in the generation of unverifiable code. |