PHP Manual - collected by Jimbob 2006.03
newt_finished
(PECL)
newt_finished -- Uninitializes newt interface
Description
int
newt_finished ( void )
Uninitializes newt interface. This function be called, when program is ready
to exit.
Return Values
Returns 1 on success, 0 on failure.