GoLang newt_finished

request it (252)
GoLang replacement for PHP's newt_finished [edit | history]



Do you know a GoLang replacement for PHP's newt_finished? Write it!

PHP newt_finished

PHP original manual for newt_finished [ show | php.net ]

newt_finished

(PECL newt >= 0.1)

newt_finishedUninitializes 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.

See Also