Description
Loads Vulkan API entry points for applications without requiring every program to manage platform-specific loader details. It is useful for graphics developers building Vulkan software with simpler initialization.
This is a development library, not an app users open directly. Applications using it still depend on working Vulkan drivers and correct feature checks.