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<'_>);