Constructor
RBStringValueMapnew
Declaration [src]
RBStringValueMap*
rb_string_value_map_new (
void
)
Return value
Type: RBStringValueMap
New empty RBStringValueMap
.
The caller of the function takes ownership of the data, and is responsible for freeing it. |