AskarHandle constructor

AskarHandle(
  1. int handle
)

Constructs an instance of AskarHandle.

Implementation

AskarHandle(this.handle);