macro_rules! ruby_abi_version {
() => { ... };
}👎Deprecated since 0.9.102: You no longer need to invoke this macro, the
ruby_abi_version function is defined automatically.macro_rules! ruby_abi_version {
() => { ... };
}ruby_abi_version function is defined automatically.