VkResetEvent typedef

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

Implementation

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