Function

Camelmsgport_pop

since: 2.24

Declaration [src]

CamelMsg*
camel_msgport_pop (
  CamelMsgPort* msgport
)

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.

Return value

Type: CamelMsg

No description available.

The data is owned by the called function.