Method

CamelAddressnew_clone

Declaration [src]

CamelAddress*
camel_address_new_clone (
  CamelAddress* addr
)

Description [src]

Clone an existing address type.

Return value

Type: CamelAddress

The cloned address.

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