Table of Contents

Delegate VfsClassData.LocalFileAddInfoCallback

Namespace
Gio.Internal
Assembly
Gio-2.0.dll
public delegate void VfsClassData.LocalFileAddInfoCallback(nint vfs, NonNullableUtf8StringHandle filename, ulong device, nint attributeMatcher, nint info, nint cancellable, nint extraData, DestroyNotify freeExtraData)

Parameters

vfs nint
filename NonNullableUtf8StringHandle
device ulong
attributeMatcher nint
info nint
cancellable nint
extraData nint
freeExtraData DestroyNotify