Method
IpuzCluedup
Declaration [src]
IpuzClue*
ipuz_clue_dup (
const IpuzClue* 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. |