Constant VULKAN_LIBRARY

pub const VULKAN_LIBRARY: &'static str;
Available on crate feature dep_sdl3 only.
Expand description

Specify the Vulkan library to load.

This hint should be set before creating a Vulkan window or calling [SDL_Vulkan_LoadLibrary()].

§Availability

This hint is available since SDL 3.2.0.