[][src]Function spatialite_sys::gaiaClockwise

pub unsafe extern "C" fn gaiaClockwise(p: gaiaRingPtr)

Determines the direction for a Ring object

\param p pointer to Ring object

\return 0 if the ring has counter-clockwise direction; any other different value for clockwise direction.