VkRegisterDisplayEventEXTNative typedef

VkRegisterDisplayEventEXTNative = Int32 Function(Pointer<VkDevice> device, Pointer<VkDisplayKHR> display, Pointer<VkDisplayEventInfoEXT> pDisplayEventInfo, Pointer<VkAllocationCallbacks> pAllocator, Pointer<Pointer<VkFence>> pFence)

Implementation

typedef VkRegisterDisplayEventEXTNative = Int32 Function(
    Pointer<VkDevice> device,
    Pointer<VkDisplayKHR> display,
    Pointer<VkDisplayEventInfoEXT> pDisplayEventInfo,
    Pointer<VkAllocationCallbacks> pAllocator,
    Pointer<Pointer<VkFence>> pFence);