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

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