Sign in
third-party-mirror
/
cbindgen
/
9a26cd0114a633fa05ece30bd3f1b13149f496f2
/
.
/
cbindgen-0.24.5
/
tests
/
rust
/
pin.toml
blob: 5aeccf9df35cd2b7cc252817bacb83b1fef6ad4f [
file
] [
log
] [
blame
]
header
=
"""
#if 0
''' '
#endif
#ifdef __cplusplus
template <typename T>
using Pin = T;
template <typename T>
using Box = T*;
#endif
#if 0
' '''
#endif
"""
[
export
]
exclude
=
[
"Pin"
,
"Box"
]