Beispiel #1
0
 public static bool GetDUOHFlip(IntPtr duo, ref bool val)
 {
     return(DUOLibInternal.DUOGetHFlip(duo, ref val));
 }