pub unsafe extern "C" fn rb_intern_str(s: VALUE) -> ID
Expand description

Convert a Ruby String to a symbol (adding to the symbol table).