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