Function
nuGfxFuncRemove (Macro)
void nuGfxFuncRemove(void)
Arguments
None
Return Value
None
Explanation
Delete the call back function which is registered in the graphics thread.
Delete 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