GElf_auxv_t

Type Alias GElf_auxv_t 

Source
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_1