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