Method

CamelURLcopy

Declaration [src]

CamelURL*
camel_url_copy (
  CamelURL* in
)

Description [src]

Copy a CamelURL.

Return value

Type: CamelURL

A duplicate copy of in.

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