MobilityDB 1.3
Loading...
Searching...
No Matches

◆ cbuffer_cmp()

int cbuffer_cmp ( const Cbuffer cb1,
const Cbuffer cb2 
)

Return -1, 0, or 1 depending on whether the first buffer is less than, equal to, or greater than the second one.

Parameters
[in]cb1,cb2Circular buffers @csqlfn Cbuffer_cmp()