Skip to main content
is_extern_c
wowlab_
tidy
0.1.0
In wowlab_
tidy::
languages::
rust::
rules::
interop
wowlab_tidy
::
languages
::
rust
::
rules
::
interop
Function
is_
extern_
c
Copy item path
Source
fn is_extern_c(abi:
Option
<Abi>) ->
bool
Expand description
extern
without an explicit ABI defaults to
"C"
.