Type Definition bedrock::vk::PFN_vkDestroyEvent [] [src]

type PFN_vkDestroyEvent = extern "system" fn(device: VkDevice, event: VkEvent, pAllocator: *const VkAllocationCallbacks);