Method

IpuzGuessesref

Declaration [src]

IpuzGuesses*
ipuz_guesses_ref (
  IpuzGuesses* guesses
)

Description [src]

Refs the guesses.

Return value

Type: IpuzGuesses

guesses. This can be used to chain calls or ref on return.

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