extern struct Param [src]

func_proto is followed by multiple Params, the exact number is stored in vlen

Fields

name_off: u32
typ: u32

Source

pub const Param = extern struct { name_off: u32, typ: u32, }