Function

Camelmsgport_push

since: 2.24

Declaration [src]

void
camel_msgport_push (
  CamelMsgPort* msgport,
  CamelMsg* msg
)

Description

No description available.

Available since: 2.24

This function is not directly available to language bindings.

Parameters

msgport

Type: CamelMsgPort

A CamelMsgPort.

The data is owned by the caller of the function.
msg

Type: CamelMsg

A CamelMsg.

The data is owned by the caller of the function.