Function destroy_pipeline

Source
pub unsafe fn destroy_pipeline(
    device: VkDevice,
    pipeline: VkPipeline,
    allocator: *const VkAllocationCallbacks,
)