Method
IpuzGuessescopy
Declaration [src]
IpuzGuesses*
ipuz_guesses_copy (
IpuzGuesses* src
)
Return value
Type: IpuzGuesses
A newly-allocated copy of guesses
.
The caller of the method takes ownership of the data, and is responsible for freeing it. |