addr: usize
name: ?[*:0]const u8
phdr: [*]std.elf.Phdr
phnum: u16
pub const dl_phdr_info = extern struct { addr: usize, name: ?[*:0]const u8, phdr: [*]std.elf.Phdr, phnum: u16, }
Press escape to exit search and then '?' to see more options.