Jungo WinDriver  
Official Documentation

◆ MIN

#define MIN (   a,
 
)    ((a) > (b) ? (b) : (a))

Definition at line 2745 of file windrvr.h.