Table of Contents

Delegate PollableSourceFunc

Namespace
Gio.Internal
Assembly
Gio-2.0.dll
public delegate bool PollableSourceFunc(nint pollableStream, nint data)

Parameters

pollableStream nint
data nint

Returns

bool