Type Definition PFN_vkSetEvent
ash::vk
type PFN_vkSetEvent = extern "system" fn(device: Device, event: Event) -> Result;