Ejemplo n.º 1
0
 internal static extern ToxHandle New(ref ToxOptionsStruct options, ref ToxErrorNew error);
Ejemplo n.º 2
0
 internal static extern ToxHandle New(ref ToxOptionsStruct options, ref ToxErrorNew error);
Ejemplo n.º 3
0
 public static extern ToxHandle New(ToxOptionsHandle options, ref ToxErrorNew error);