Function VK_VERSION_MINOR

Extract minor version from a Vulkan version identifier

uint VK_VERSION_MINOR (
  uint ver
) pure nothrow @nogc;