convertToMirrorHandle

abstract fun convertToMirrorHandle(mirror: StructureMirror): Any

Converts the given StructureMirror to a handle.

Return

NMS handle.

Parameters