2

I am writing ruby c extension which has a dependency on another C extension. currently, I am calling the other C extension via rb_funcall I would like to call the C extension's function directly (include its header and call the public function)

Is this possible?

Yosi
  • 2,936
  • 7
  • 39
  • 64

0 Answers0