Struct vkxml::VendorId
[−]
[src]
pub struct VendorId {
pub name: String,
pub notation: Option<Notation>,
pub id: HexadecimalNumber,
}Fields
name: String
notation: Option<Notation>
id: HexadecimalNumber
Hexadecimal integer identifier for a vendor.