Function
nuGfxTaskEndFuncRemove (Macro)
void nuGfxTaskEndFuncRemove(void)
Arguments
None
Return Value
None
Explanation
Delete the call back function which is executed when the graphics task is completed.
Delete the call back function which is executed when the graphics task is completed. Use the nuGfxTaskEndFuncSet function to register the function.
This is a macro for the nuGfxTaskEndFuncSet function.
See Also
nuGfxTaskEndFuncSet