mvz / gir_ffi

Auto-generate bindings for GObject based libraries at run time using FFI

Home Page:https://github.com/mvz/gir_ffi/wiki

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pass `nil` closure data as nullpointer

mvz opened this issue · comments

From #65: We expect a value of nil passed as a closure data argument to be rendered as NULL on the C side, but it isn't. This may need to be special-cased.

Fixed in 0.9.4.