Exemple #1
0
 public static bool SetDUOVFlip(IntPtr duo, bool val)
 {
     return(DUOLibInternal.DUOSetVFlip(duo, val));
 }