[][src]Type Definition vulkan_sys::PFN_vkDestroyPipelineCache

type PFN_vkDestroyPipelineCache = Option<unsafe extern "system" fn(device: VkDevice, pipelineCache: VkPipelineCache, pAllocator: *const VkAllocationCallbacks)>;