Sha256: cb75a1f0864f926aebe79118fc34d51a0d1ade2c20a394e7774c7e545f21f1f4

Contents?: true

Size: 220 Bytes

Versions: 36

Compression:

Stored size: 220 Bytes

Contents

#![cfg(libc_const_extern_fn)] // If this does not hold, the file is empty

#[cfg(target_os = "linux")]
const _FOO: libc::c_uint = unsafe { libc::CMSG_SPACE(1) };
//^ if CMSG_SPACE is not const, this will fail to compile

Version data entries

36 entries across 36 versions & 1 rubygems

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