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
/
const_ptr.hpp
blob: 66744f8beba89cf83aefa3ad4e6f11db89fb0f40 (
plain
)
1
2
3
extern
"C"
{
void
foo
(
const void
*
bar
);
}