Function VkDeviceCmds.DestroyFramebuffer

Commands for VK_VERSION_1_0

void DestroyFramebuffer (
  VkDevice_T* device,
  VkFramebuffer_T* framebuffer,
  const(VkAllocationCallbacks)* pAllocator
);