Type Definition erupt::vk1_0::PFN_vkDestroyPipelineCache

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

Vulkan Manual Page · Function