Constructor

IbisClientnew

since: 0.1

Declaration [src]

IbisClient*
ibis_client_new (
  void
)

Description [src]

Creates a new client.

Available since: 0.1

Return value

Type: IbisClient

The new client.

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