Table of Contents

Delegate CompareDataFunc

Namespace
GLib.Internal
Assembly
GLib-2.0.dll
public delegate int CompareDataFunc(nint a, nint b, nint userData)

Parameters

a nint
b nint
userData nint

Returns

int