Function VkDeviceCmds.FreeMemory

Commands for VK_VERSION_1_0

void FreeMemory (
  VkDevice_T* device,
  VkDeviceMemory_T* memory,
  const(VkAllocationCallbacks)* pAllocator
);