Function destroy_pipeline_layout

Source
pub unsafe fn destroy_pipeline_layout(
    device: VkDevice,
    pipeline_layout: VkPipelineLayout,
    allocator: *const VkAllocationCallbacks,
)