/*! * TYPEDEF: SRM_Coordinate * * This type defines an opaque handle to a Coordinate. */ typedef void *SRM_Coordinate;