Return TypeFunction nameArguments
voidhzDirent::SetSize(uint32_t,)

Declared and defined in file: hzDirectory.h

Function Logic:

0:START 1:m_Size 2: No text

Function body:

void hzDirent::SetSize (uint32_t nSize)
                                           { m_Size = nSize ; }