nn::fnd::HeapBase::SetFillValue Member Function

Syntax

static void SetFillValue(
     HeapFillType type,
     bit32 val
);

Arguments

Name Description
in type Type of fill used to fill the heap.
in val Value used to fill the heap.

Return Values

None.

Description

Sets the type of fill and the value used to fill the heap.

Revision History

2010/06/14
Initial version.

CONFIDENTIAL