Method
IpuzCluesfind_clue_by_coord
Declaration [src]
IpuzClue*
ipuz_clues_find_clue_by_coord (
IpuzClues* clues,
IpuzClueDirection direction,
const IpuzCellCoord* coord
)
Parameters
direction-
Type:
IpuzClueDirectionNo description available.
coord-
Type:
IpuzCellCoordNo description available.
The data is owned by the caller of the method.
Return value
Type: IpuzClue
No description available.
| The caller of the method takes ownership of the returned data, and is responsible for freeing it. |