pub type DriverInfo = StringArray<vulkan_rust_sys::::string_array::DriverInfo::{constant#0}>;Expand description
Driver info string, from PhysicalDeviceDriverProperties::driver_info.
Aliased Type§
#[repr(transparent)]pub struct DriverInfo(pub [i8; 256]);Tuple Fields§
§0: [i8; 256]