specificCmp

Returns cmp OP 0; where OP is ==, !=, <, >=, etc. Result is 0 or 1

extern (C++)
int
specificCmp
(
TOK op
,
int rawCmp
)

Meta