Function rb_sys::macros::RSTRING_PTR
source · [−]Expand description
Queries the contents pointer of the string.
@param[in] str String in question.
@return Pointer to its contents.
@pre str must be an instance of ::RString.