Table of Contents

Struct DebugReportCallbackCreateInfo

Namespace
SharpVulkan
Assembly
Lime.dll
public struct DebugReportCallbackCreateInfo
Inherited Members

Fields

Callback

public nint Callback

Field Value

nint

Flags

public uint Flags

Field Value

uint

Next

public nint Next

Field Value

nint

StructureType

public StructureType StructureType

Field Value

StructureType

UserData

public nint UserData

Field Value

nint