<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>osyo-manga</author_name>
  <author_url>https://blog.hatena.ne.jp/osyo-manga/</author_url>
  <blog_title>C++でゲームプログラミング</blog_title>
  <blog_url>https://osyo-manga.hatenadiary.org/</blog_url>
  <categories>
    <anon>clang</anon>
    <anon>Python</anon>
  </categories>
  <description>前回は Type について簡単に書きました。 今回はその Type の名前を取得する方法について書きます。 [注意] 今回使用している clang_getTypeSpelling なのですが、Clang 3.3 以前の python binding を使用している場合はユーザ側で動的ライブラリから呼び出せるように設定しておく必要があります。 Clang 3.4 以降の python binding の場合は clang_getTypeSpelling が Type.spelling から呼び出すように設定されているので clang_getTypeSpelling を設定する必要はありません。 …</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fosyo-manga.hatenadiary.org%2Fentry%2F20140301%2F1393684229&quot; title=&quot;libclang の Python binding を使用する 〜 型名の取得 〜 - C++でゲームプログラミング&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>2014-03-01 23:30:29</published>
  <title>libclang の Python binding を使用する 〜 型名の取得 〜</title>
  <type>rich</type>
  <url>https://osyo-manga.hatenadiary.org/entry/20140301/1393684229</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
