Function VkDeviceCmds.GetDeviceMemoryCommitment

Commands for VK_VERSION_1_0

void GetDeviceMemoryCommitment (
  VkDevice_T* device,
  VkDeviceMemory_T* memory,
  ulong* pCommittedMemoryInBytes
);