Macro ffi_helpers::export_error_handling_functions[][src]

macro_rules! export_error_handling_functions {
    () => { ... };
}
Expand description

As a workaround for rust-lang/rfcs#2771, you can use this macro to make sure the symbols for ffi_helpers’s error handling are correctly exported in your cdylib.