Table of Contents

Interface IPinnable

Namespace
System.Buffers
Assembly
System.Memory.dll
public interface IPinnable
Extension Methods

Methods

Pin(int)

MemoryHandle Pin(int elementIndex)

Parameters

elementIndex int

Returns

MemoryHandle

Unpin()

void Unpin()