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