Constructor
RBMetaDatanew
Declaration [src]
RBMetaData*
rb_metadata_new (
void
)
Return value
Type: RBMetaData
New RBMetaData
instance.
The caller of the function takes ownership of the data, and is responsible for freeing it. |
RBMetaData*
rb_metadata_new (
void
)
Type: RBMetaData
New RBMetaData
instance.
The caller of the function takes ownership of the data, and is responsible for freeing it. |