VoidCallback typedef

Implementation

typedef VoidCallback = ffi.Pointer<ffi.NativeFunction<VoidCallbackFunction>>;