Constructor

RBMetaDatanew

Declaration [src]

RBMetaData*
rb_metadata_new (
  void
)

Description [src]

Creates a new metadata backend instance.

Return value

Type: RBMetaData

New RBMetaData instance.

The caller of the function takes ownership of the data, and is responsible for freeing it.