Method
IpuzClueIdcopy
Declaration [src]
IpuzClueId*
ipuz_clue_id_copy (
const IpuzClueId* clue_id
)
Return value
Type: IpuzClueId
A newly allocated copy of clue_id
.
The caller of the method takes ownership of the data, and is responsible for freeing it. |