nxLibCloseDebugBlock

<< Click to Display Table of Contents >>

Navigation:  NxLib API > C Interface > Other > NxLib >

nxLibCloseDebugBlock

Closes the current debug block at the inner most nesting level. This information is used by the NxProfiler for its visualization.

Debug blocks can be started with nxLibOpenDebugBlock.

 

Signature

void nxLibCloseDebugBlock(NXLIBERR* result)

Parameters

result

The error code of the operation.

Return Value

none