Method

IpuzCluedup

Declaration [src]

IpuzClue*
ipuz_clue_dup (
  const IpuzClue* clue
)

Description [src]

Makes a copy of clue.

Return value

Type: IpuzClue

A newly-allocated copy of clue.

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