Macro rb_sys::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.