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

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