Beispiel #1
0
 internal static extern ToxHandle New(ref ToxOptionsStruct options, ref ToxErrorNew error);
Beispiel #2
0
 internal static extern ToxHandle New(ref ToxOptionsStruct options, ref ToxErrorNew error);
Beispiel #3
0
 public static extern ToxHandle New(ToxOptionsHandle options, ref ToxErrorNew error);