pub type GElf_auxv_t = Elf64_auxv_t;Aliased Type§
#[repr(C)]pub struct GElf_auxv_t {
pub a_type: u64,
pub a_un: Elf64_auxv_t__bindgen_ty_1,
}Fields§
§a_type: u64§a_un: Elf64_auxv_t__bindgen_ty_1pub type GElf_auxv_t = Elf64_auxv_t;#[repr(C)]pub struct GElf_auxv_t {
pub a_type: u64,
pub a_un: Elf64_auxv_t__bindgen_ty_1,
}a_type: u64§a_un: Elf64_auxv_t__bindgen_ty_1