Show / Hide Table of Contents

Namespace DotNext.Runtime.InteropServices

Classes

NullPointerException

The exception that is thrown when there is an attempt to dereference zero pointer.

SafeBufferExtensions

Represents extensions for SafeBuffer type.

Structs

Pointer<T>

CLS-compliant typed pointer for .NET languages without direct support of pointer data type.

Pointer<T>.Enumerator

Represents enumerator over raw memory.

Interfaces

IUnmanagedMemory

Represents common interface for the wrapper of the unmanaged memory.

IUnmanagedMemory<T>

Represents unmanaged memory owner.

☀
☾
In this article
Back to top
Supported by the .NET Foundation
☀
☾