CbFuncWithHandle typedef

CbFuncWithHandle = Void Function(NativeCallbackId, Int32, NativeSessionHandle)

Implementation

typedef CbFuncWithHandle = Void Function(NativeCallbackId, Int32, NativeSessionHandle);