Expand description
Converts an instance of ::rb_cSymbol into an ::ID.
@param[in] obj An instance of ::rb_cSymbol.
@exception rb_eTypeError obj is not an instance of ::rb_cSymbol.
@return An ::ID of the identical symbol.
Converts an instance of ::rb_cSymbol into an ::ID.
@param[in] obj An instance of ::rb_cSymbol.
@exception rb_eTypeError obj is not an instance of ::rb_cSymbol.
@return An ::ID of the identical symbol.