newt_resume

(PECL newt >= 0.1)

newt_resumeResume using the newt interface after calling newt_suspend()

설명

void newt_resume ( void )

Resume using the newt interface after calling newt_suspend().

반환값

값을 반환하지 않습니다.

참고

  • newt_suspend() - Tells newt to return the terminal to its initial state

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top