2.9.1.9. memory_SetRef()

[<<<] [>>>]

Set the variable ppVar to reference the variable ppVal.

int memory_SetRef(pMemoryObject pMo,
                   pFixSizeMemoryObject *ppVar,
                   pFixSizeMemoryObject *ppVal
  ){

[<<<] [>>>]