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
/
bindgen-tests
/
tests
/
headers
/
const_resolved_ty.h
blob: 2521e61c040888dc019d058ce5214ef7e7a721c7 (
plain
)
1
2
3
typedef
unsigned char uint8_t
;
void
foo
(
const uint8_t
*
foo
);