Type Definition ash::vk::PFN_vkDestroyValidationCacheEXT [−][src]
pub type PFN_vkDestroyValidationCacheEXT = extern "system" fn(device: Device, validation_cache: ValidationCacheEXT, p_allocator: *const AllocationCallbacks) -> c_void;