Variable VkMappedMemoryRange.memory

struct VkMappedMemoryRange
{
  // ...
  VkDeviceMemory_T* memory ;
  // ...
}