CreateDevtoolsFfiNativeType typedef

CreateDevtoolsFfiNativeType = Uint32 Function(Pointer<Utf16> dataDir, Pointer<Utf16> wsUrl)

Implementation

typedef CreateDevtoolsFfiNativeType = Uint32 Function(
  Pointer<Utf16> dataDir,
  Pointer<Utf16> wsUrl,
);