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