Type Definition erupt::vk1_0::PFN_vkDestroyPipelineCache[][src]

type PFN_vkDestroyPipelineCache = unsafe extern "system" fn(device: Device, pipeline_cache: PipelineCache, p_allocator: *const AllocationCallbacks);

Vulkan Manual Page · Function