Table of Contents

Delegate MemoryIsSpanFunction

Namespace
Gst
Assembly
Gst-1.0.dll
public delegate bool MemoryIsSpanFunction(Memory mem1, Memory mem2, ref nuint offset)

Parameters

mem1 Memory
mem2 Memory
offset nuint

Returns

bool