예제 #1
0
 public IntPtr PyErr_SetFromErrno(IntPtr ob)
 {
     return(Runtime_Windows.PyErr_SetFromErrno(ob));
 }