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

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