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