Function VkDeviceCmds.DestroyBufferView

Commands for VK_VERSION_1_0

void DestroyBufferView (
  VkDevice_T* device,
  VkBufferView_T* bufferView,
  const(VkAllocationCallbacks)* pAllocator
);