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:
CamelMsgPortA
CamelMsgPort.The data is owned by the caller of the function. msg-
Type:
CamelMsgA
CamelMsg.The data is owned by the caller of the function.