Attribute Macro autocxx_macro::extern_rust_function

source ·
#[extern_rust_function]
Expand description

Attribute to state that a Rust function is to be exported to C++ in the extern "Rust" section of the generated cxx bindings.