Next Previous Contents

5. void SLsmg_resume_smg (void);

Synopsis

Resume screen management

Usage

void SLsmg_resume_smg (void)

Description

SLsmg_resume_smg should be called after SLsmg_suspend_smg to redraw the display exactly like it was before SLsmg_suspend_smg was called.

See Also

SLsmg_suspend_smg


Next Previous Contents