Table of Contents

Delegate HRFunc

Namespace
GLib
Assembly
GLib-2.0.dll
public delegate bool HRFunc(nint key, nint value)

Parameters

key nint
value nint

Returns

bool