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

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