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