Function

Metaget_backend

Declaration [src]

MetaBackend*
meta_get_backend (
  void
)

Description [src]

Accessor for the singleton MetaBackend.

Return value

Returns: MetaBackend
 

The only MetaBackend there is.

 The data is owned by the called function.