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

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