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