nn::fnd::FrameHeapTemplate::FreeV Member Function

Syntax

virtual void FreeV(
     void *
);

Arguments

Name Description
in p Specifies the starting address of the memory block to free.

Return Values

None.

Description

This function is defined for consistency with the other heap types, and cannot be called.

Revision History

2010/01/07
Initial version.

CONFIDENTIAL