Sign in
pigweed
/
third_party
/
github
/
bazelbuild
/
rules_rust
/
559d41acf2c58798fed8f7e46ebfc1c63942db3c
/
.
/
examples
/
bindgen
/
simple.h
blob: 072f9ea4ce917a4265b3a817f6a17d6ef7c3c676 [
file
] [
log
] [
blame
]
#include
<stdint.h>
const
int64_t
SIMPLE_VALUE
=
42
;