n_strx: u32
n_type: u8
n_sect: u8
n_desc: i16
n_value: u32
pub const nlist = extern struct { n_strx: u32, n_type: u8, n_sect: u8, n_desc: i16, n_value: u32, }
Press escape to exit search and then '?' to see more options.