VkSetEventNative typedef

VkSetEventNative = Int32 Function(Pointer<VkDevice> device, Pointer<VkEvent> event)

Implementation

typedef VkSetEventNative = Int32 Function(
    Pointer<VkDevice> device, Pointer<VkEvent> event);