val: Constant
type: Type
pub const Cast = extern struct { val: Constant, type: Type, pub const Signedness = enum { unsigned, signed, unneeded }; }
Press escape to exit search and then '?' to see more options.