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
/
issue-511.h
blob: da3643121e90d650126a6e08d9c69a684b225b06 (
plain
)
1
2
3
4
char
*
a
;
const char
*
b
;
char
*
const
c
;
const char
*
const
d
;