Function VkDeviceCmds.DestroyPipelineLayout

Commands for VK_VERSION_1_0

void DestroyPipelineLayout (
  VkDevice_T* device,
  VkPipelineLayout_T* pipelineLayout,
  const(VkAllocationCallbacks)* pAllocator
);