Variable VkPhysicalDeviceLimits.minMemoryMapAlignment

struct VkPhysicalDeviceLimits
{
  // ...
  ulong minMemoryMapAlignment ;
  // ...
}