index
:
rust-bindgen.git
master
Unnamed repository; edit this file 'description' to name the repository.
Kent Overstreet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
headers
/
underscore.hpp
blob: 1c9371f1233f2149adcaa890d66c0da5509e974f (
plain
)
1
2
3
const int
_
=
10
;
typedef
struct
{
unsigned char
_
[
8
]; }
ptr_t
;