Macro ruby_abi_version

Source
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.