Elf64_auxv_t

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
version(linux)
extern (C)
struct Elf64_auxv_t {}

Members

Unions

_a_un
union _a_un
Undocumented in source.

Variables

a_type
uint64_t a_type;
Undocumented in source.
a_un
_a_un a_un;
Undocumented in source.

Meta