Function VkDeviceCmds.DestroyFence

Commands for VK_VERSION_1_0

void DestroyFence (
  VkDevice_T* device,
  VkFence_T* fence,
  const(VkAllocationCallbacks)* pAllocator
);