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

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