Function


nuGfxFuncRemove (Macro)


Syntax

void nuGfxFuncRemove(void)
Arguments
None
Return Value
None
Description

Deletes the call back function which is registered in the graphics thread

Deletes the call back function which is registered in the graphics thread. Use the nuGfxFuncSet function to register the call back function. This is a macro for the nuGfxFuncSet function.

See Also

nuGfxFuncSet