Struct syn::Abi [−][src]
The binary interface of a function: extern "C"
.
This type is available if Syn is built with the "derive"
or "full"
feature.
Fields
extern_token: Extern
name: Option<LitStr>