Method
GckUriDatacopy
Declaration [src]
GckUriData*
gck_uri_data_copy (
GckUriData* uri_data
)
Return value
Returns: | GckUriData |
Newly allocated copy of the uri data. |
|
The caller of the method takes ownership of the data, and is responsible for freeing it. |