Method

RBRefStringunref

Declaration [src]

void
rb_refstring_unref (
  RBRefString* val
)

Description [src]

Drops a reference to an RBRefString. If this is the last reference, the string will be freed.