SILC_MIN

NAME

    #define SILC_MIN(a, b)

DESCRIPTION

Return `a' if it is smaller than `b', otherwise return `b'.