[][src]Type Definition vulkanalia_sys::PFN_vkDestroyEvent

type PFN_vkDestroyEvent = extern "system" fn(_device: Device, _event: Event, _allocator: *const AllocationCallbacks);