Function
nuGfxSwapCfbFuncRemove (Macro)
void nuGfxSwapCfbFuncRemove(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 nuGfxSwapCfbFuncSet function to register the function.
This is a macro for the nuGfxSwapCfbFuncSet function.
See Also
nuGfxSwapCfbFuncSet