macro_rules! export_validate_config {
($func:expr) => { ... };
}Expand description
Macro to export validate_config function with proper FFI wrapper
macro_rules! export_validate_config {
($func:expr) => { ... };
}Macro to export validate_config function with proper FFI wrapper