Skip to main content
Mew
Documentation
Language
FFI
FFI
namespace
Foo
;
[
ffi
(
"mylib"
)
]
pub
static
external
bar
(
first
:
i8
)
;
Previous
Attributes
Next
Future