Skip to content

gi: Use new GObject Introspection callable API

Evan Welsh requested to merge ewlsh/use-new-gi-callable-api into master

This avoids misusing the closure pointer by creating a clear separation between the native closure pointer and the pointer to the libffi closure.

Fixes #428 (closed)

Merge request reports