Sha256: ff8115367d3d7d354f792d6176dfaaa26353f57056197b563bf4681f91ff7985

Contents?: true

Size: 498 Bytes

Versions: 36

Compression:

Stored size: 498 Bytes

Contents

pub type c_ulong = u64;
pub type c_long = i64;
pub type time_t = i64;

pub type Elf_Addr = ::Elf64_Addr;
pub type Elf_Half = ::Elf64_Half;
pub type Elf_Phdr = ::Elf64_Phdr;

s! {
    pub struct Elf64_Phdr {
        pub p_type: ::Elf64_Word,
        pub p_flags: ::Elf64_Word,
        pub p_offset: ::Elf64_Off,
        pub p_vaddr: ::Elf64_Addr,
        pub p_paddr: ::Elf64_Addr,
        pub p_filesz: ::Elf64_Xword,
        pub p_memsz: ::Elf64_Xword,
        pub p_align: ::Elf64_Xword,
    }
}

Version data entries

36 entries across 36 versions & 1 rubygems

Version Path
wasmtime-27.0.0 ./ext/cargo-vendor/libc-0.2.164/src/unix/haiku/b64.rs
wasmtime-26.0.0 ./ext/cargo-vendor/libc-0.2.161/src/unix/haiku/b64.rs
wasmtime-25.0.2 ./ext/cargo-vendor/libc-0.2.158/src/unix/haiku/b64.rs
wasmtime-25.0.1 ./ext/cargo-vendor/libc-0.2.158/src/unix/haiku/b64.rs
wasmtime-25.0.0 ./ext/cargo-vendor/libc-0.2.158/src/unix/haiku/b64.rs
wasmtime-24.0.0 ./ext/cargo-vendor/libc-0.2.158/src/unix/haiku/b64.rs
wasmtime-23.0.2 ./ext/cargo-vendor/libc-0.2.154/src/unix/haiku/b64.rs
wasmtime-22.0.0 ./ext/cargo-vendor/libc-0.2.154/src/unix/haiku/b64.rs
wasmtime-21.0.1 ./ext/cargo-vendor/libc-0.2.154/src/unix/haiku/b64.rs
wasmtime-20.0.2 ./ext/cargo-vendor/libc-0.2.154/src/unix/haiku/b64.rs
wasmtime-20.0.0 ./ext/cargo-vendor/libc-0.2.154/src/unix/haiku/b64.rs
wasmtime-18.0.3 ./ext/cargo-vendor/libc-0.2.152/src/unix/haiku/b64.rs
wasmtime-17.0.1 ./ext/cargo-vendor/libc-0.2.152/src/unix/haiku/b64.rs
wasmtime-17.0.0 ./ext/cargo-vendor/libc-0.2.152/src/unix/haiku/b64.rs
wasmtime-16.0.0 ./ext/cargo-vendor/libc-0.2.152/src/unix/haiku/b64.rs
wasmtime-15.0.1 ./ext/cargo-vendor/libc-0.2.152/src/unix/haiku/b64.rs
wasmtime-15.0.0 ./ext/cargo-vendor/libc-0.2.152/src/unix/haiku/b64.rs
wasmtime-14.0.4 ./ext/cargo-vendor/libc-0.2.149/src/unix/haiku/b64.rs
wasmtime-14.0.3 ./ext/cargo-vendor/libc-0.2.149/src/unix/haiku/b64.rs
wasmtime-14.0.1 ./ext/cargo-vendor/libc-0.2.149/src/unix/haiku/b64.rs