Example #1
0
 public void Dispose()
 {
     Vulkan.vkDestroyEvent(Vulkan.device, this, null);
 }