Skip to content
anatol edited this page May 31, 2022 · 1 revision

Env::HashClone

HashObj* HashClone(HashObj* pHash)

Clones hash processor handle

Parameters

  • pHash : handle to the hash processor

Return value

  • new hash processor

Notes

  • none

Example

Clone this wiki locally