Method

DevhelpLinkref

Declaration [src]

DhLink*
dh_link_ref (
  DhLink* link
)

Description [src]

Increases the reference count of link.

Not thread-safe.

Return value

Returns: DhLink
 

The link.

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