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