struct VaArg [src]

Fields

list: Value
type: Type

Source

pub const VaArg = struct { list: Value, type: Type, }