Constructor

CamelSExpnew

since: 3.4

Declaration [src]

CamelSExp*
camel_sexp_new (
  void
)

Description

No description available.

Available since: 3.4

Return value

Type: CamelSExp

A new CamelSExp.

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