Function VkDeviceCmds.FlushMappedMemoryRanges

Commands for VK_VERSION_1_0

VkResult FlushMappedMemoryRanges (
  VkDevice_T* device,
  uint memoryRangeCount,
  const(VkMappedMemoryRange)* pMemoryRanges
);