示例#1
0
 static sp_nativeinfo_s()
 {
     Sentinel          = new sp_nativeinfo_s();
     Sentinel.name     = (sbyte *)0;
     Sentinel.function = IntPtr.Zero;
 }
示例#2
0
 static sp_nativeinfo_s()
 {
     Sentinel = new sp_nativeinfo_s();
     Sentinel.name = (sbyte *)0;
     Sentinel.function = IntPtr.Zero;
 }