Virtual Method
IpuzCluesfind_clue_by_coord
Declaration [src]
IpuzClue*
find_clue_by_coord (
IpuzClues* clues,
IpuzClueDirection direction,
const IpuzCellCoord* coord
)
Parameters
direction
-
Type:
IpuzClueDirection
No description available.
coord
-
Type:
IpuzCellCoord
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. |