VkDestroyEventNative typedef

VkDestroyEventNative = Void Function(Pointer<VkDevice> device, Pointer<VkEvent> event, Pointer<VkAllocationCallbacks> pAllocator)

Implementation

typedef VkDestroyEventNative = Void Function(Pointer<VkDevice> device,
    Pointer<VkEvent> event, Pointer<VkAllocationCallbacks> pAllocator);