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