typedef void(* nn::fnd::ExpHeapBase::BlockVisitor)(void *pBlock, const ExpHeapBase *heap, uptr param);
Type of the callback function that gets called when cycling through blocks.
CONFIDENTIAL