DestroyDevtoolsFfiNativeType typedef

DestroyDevtoolsFfiNativeType = Void Function(Uint32 devtoolsId, Int32 isReload)

Implementation

typedef DestroyDevtoolsFfiNativeType = Void Function(
  Uint32 devtoolsId,
  Int32 isReload,
);