Method
IpuzPuzzledeep_copy
Declaration [src]
IpuzPuzzle*
ipuz_puzzle_deep_copy (
IpuzPuzzle* self
)
Return value
Type: IpuzPuzzle
A copy of self
.
The caller of the method takes ownership of the data, and is responsible for freeing it. |