pub unsafe extern "C" fn rb_intern(_: *const c_char) -> ID
Expand description

Convert a C string to a symbol (adding to the symbol table).