nn::fnd::ExpHeapBase::BlockVisitor Type

Syntax

typedef void(* nn::fnd::ExpHeapBase::BlockVisitor)(void *pBlock, const ExpHeapBase *heap, uptr param);

Description

Type of the callback function that gets called when cycling through blocks.

Revision History

2010/01/07
Initial version.

CONFIDENTIAL