Return TypeFunction nameArguments
void*hzShmem::GetMem(void)

Declared and defined in file: hzProcess.h

Function Logic:

Function body:

void* hzShmem::GetMem (void)
                           { return m_pStart ; }