Пример #1
0
 public int PyCallable_Check(IntPtr pointer)
 {
     return(Runtime_Posix.PyCallable_Check(pointer));
 }