Sha256: 8ac3171d7bced3576a4e93f48570b3e00c553d7510ab85a7473ae3b716a812dc
Contents?: true
Size: 145 Bytes
Versions: 2
Compression:
Stored size: 145 Bytes
Contents
#[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
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
wasmtime-29.0.0 | ./ext/cargo-vendor/libc-0.2.169/tests/const_fn.rs |
wasmtime-28.0.0 | ./ext/cargo-vendor/libc-0.2.169/tests/const_fn.rs |