Expose rb_int_parse_cstr() as public API by jinroq · Pull Request #16322 · ruby/ruby
Move rb_int_parse_cstr() declaration and RB_INT_PARSE_* flags from internal/bignum.h to the public header include/ruby/internal/intern/bignum.h so that C extensions can use this function without wr...
github.com