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

type PFN_vkDestroyEvent = extern "system" fn(device: Device, event: Event, p_allocator: *const AllocationCallbacks);