Function

Camelmsgport_prfd

since: 2.24

Declaration [src]

PRFileDesc*
camel_msgport_prfd (
  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: PRFileDesc*

No description available.

The data is owned by the called function.
The return value can be NULL.