Virtual Method

IpuzCluesget_clue_by_id

Declaration [src]

IpuzClue*
get_clue_by_id (
  IpuzClues* self,
  IpuzClueId* clue_id
)

Description

No description available.

Parameters

clue_id

Type: IpuzClueId

No description available.

The data is owned by the caller of the function.

Return value

Type: IpuzClue

No description available.

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