Constructor

CamelDataWrappernew

Declaration [src]

CamelDataWrapper*
camel_data_wrapper_new (
  void
)

Description [src]

Create a new CamelDataWrapper object.

Return value

Type: CamelDataWrapper

A new CamelDataWrapper object.

The caller of the function takes ownership of the data, and is responsible for freeing it.