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