Method
IbisClientwrite
since: 0.1
Declaration [src]
void
ibis_client_write (
IbisClient* client,
IbisMessage* message
)
Parameters
message
-
Type:
IbisMessage
The message to write.
The instance takes ownership of the data, and is responsible for freeing it.