InvokeCallback typedef

Implementation

typedef InvokeCallback =
    ffi.Pointer<ffi.NativeFunction<InvokeCallbackFunction>>;