destroyRuntime method

void destroyRuntime(
  1. Pointer<Void> h
)

Implementation

void destroyRuntime(Pointer<Void> h) => _destroy(h);