RunAsyncCallbackFn typedef

Implementation

typedef RunAsyncCallbackFn
    = ffi.Pointer<ffi.NativeFunction<RunAsyncCallbackFnFunction>>;