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

pub type PFN_vkDestroyValidationCacheEXT = unsafe extern "system" fn(device: Device, validation_cache: ValidationCacheEXT, p_allocator: *const AllocationCallbacks);