<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>gutskun</author_name>
  <author_url>https://blog.hatena.ne.jp/gutskun/</author_url>
  <blog_title>ひとしれずひっそり</blog_title>
  <blog_url>https://katsuyoshi.hatenadiary.com/</blog_url>
  <categories>
    <anon>ruby</anon>
    <anon>IoT</anon>
  </categories>
  <description>クラスは作れたんだけどメソッド呼び出しがうまくいかない。 https://github.com/mrubyc/mrubyc/blob/master/src/class.c#L131-L155 メソッドの定義はこちらで処理されている。 void mrbc_define_method(struct VM *vm, mrbc_class *cls, const char *name, mrbc_func_t cfunc) 前回最初の引数を0にしていたがVMへのポインターを渡す様だ。 関数ポインターは mrbc_func_t という型になる。 typedef void (*mrbc_func_t)(s…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fkatsuyoshi.hatenadiary.com%2Fentry%2F2023%2F03%2F22%2F001229&quot; title=&quot;M5でmruby/c (5) - ひとしれずひっそり&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>2023-03-22 00:12:29</published>
  <title>M5でmruby/c (5)</title>
  <type>rich</type>
  <url>https://katsuyoshi.hatenadiary.com/entry/2023/03/22/001229</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
