HandleInfo constructor

const HandleInfo(Handle handle, int type, int rights)

Implementation

const HandleInfo(this.handle, this.type, this.rights);