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

pub type PFN_vkGetEventStatus = extern "system" fn(device: Device, event: Event) -> Result;