VK_NULL_ND_HANDLE

Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
  1. enum VK_NULL_ND_HANDLE;
    version(X86_64)
    @nogc nothrow extern (System)
    enum VK_NULL_ND_HANDLE = null;
  2. enum VK_NULL_ND_HANDLE;

Meta