VkSetEvent typedef

VkSetEvent = int Function(Pointer<VkDevice> device, Pointer<VkEvent> event)

Implementation

typedef VkSetEvent = int Function(
    Pointer<VkDevice> device, Pointer<VkEvent> event);