pub type DriverInfo = StringArray<{ _ }>;
Driver info string, from PhysicalDeviceDriverProperties::driver_info.
PhysicalDeviceDriverProperties::driver_info
#[repr(transparent)]pub struct DriverInfo(pub [u8; 256]);
0: [u8; 256]