test190

Undocumented in source.
immutable
auto test190 = q{--- test190 // Null enum initializer enum VK_NULL_HANDLE = null; void* run() { return VK_NULL_HANDLE; } };

Meta