Function


nuGfxSwapCfbFuncRemove (Macro)


Syntax

void nuGfxSwapCfbFuncRemove(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 nuGfxSwapCfbFuncSet function to register the function.

This is a macro for the nuGfxSwapCfbFuncSet function.

See Also

nuGfxSwapCfbFuncSet