ICvStruct<T extends Struct>.fromPointer constructor

ICvStruct<T extends Struct>.fromPointer(
  1. Pointer<T> ptr
)

Implementation

ICvStruct.fromPointer(this.ptr);