VkResetEventNative typedef

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

Implementation

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