Function


nuGfxTaskEndFuncRemove (Macro)


Syntax

void nuGfxTaskEndFuncRemove(void)
Arguments
None
Return Value
None
Description

Deletes the call back function which is executed when the graphics task is completed

Deletes 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