<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>Lockhart69810</author_name>
  <author_url>https://blog.hatena.ne.jp/Lockhart69810/</author_url>
  <blog_title>IT嫌いなSE野郎</blog_title>
  <blog_url>https://lockhart69810.hatenadiary.org/</blog_url>
  <categories>
    <anon>python</anon>
    <anon>c</anon>
  </categories>
  <description>cソースはmingw使ってビルド。 #include &lt;Python.h&gt; /* モジュールの関数 */ static PyObject *hello(PyObject* self, PyObject *args) { printf(&quot;Hello World!!\n&quot;); Py_RETURN_NONE; } /* モジュールのメソッドテーブル */ static PyMethodDef methods[] = { {&quot;hello&quot;, (PyCFunction)hello, METH_VARARGS, &quot;print hello world.\n&quot;}, {NULL, NULL, 0, NULL} …</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Flockhart69810.hatenadiary.org%2Fentry%2F20120710%2F1341892460&quot; title=&quot;Python C APiで拡張 on windows - IT嫌いなSE野郎&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2012-07-10 12:54:20</published>
  <title>Python C APiで拡張 on windows</title>
  <type>rich</type>
  <url>https://lockhart69810.hatenadiary.org/entry/20120710/1341892460</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
