Jungo WinDriver  
Official Documentation
Loading...
Searching...
No Matches

◆ MIN

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

Definition at line 2873 of file windrvr.h.