pub type VkInstance = Instance;Expand description
(sdl3-sys) Enable a use-ash-* feature to alias this to vk::Instance from the ash crate. Otherwise it’s a pointer to an opaque struct.
Aliased Type§
pub struct VkInstance(/* private fields */);