bridge/from_native library

Typedefs

DartPostTaskToInspectorThread = void Function(int contextId, Pointer<Void> context, Pointer<Void> callback)
DartRegisterDartMethods = void Function(Pointer<Uint64> methodBytes, int length)
NativePostTaskToInspectorThread = Void Function(Int32 contextId, Pointer<Void> context, Pointer<Void> callback)
NativeRegisterDartMethods = Void Function(Pointer<Uint64> methodBytes, Int32 length)