CallbackData typedef

CallbackData = Pointer<Void>

Implementation

typedef CallbackData = ffi.Pointer<ffi.Void>;