Ejemplo n.º 1
0
 protected Pointer CreateImpl(Pointer pointer)
 {
     return(pointer.Allocate(dataWords, pointers));
 }