(PECL newt >= 0.1)
Initialize newt
int newt_init ( void )
Initializes the newt interface. This function must be called before any other newt function.
Returns:
Returns 1 on success, 0 on failure.
See also:
Please login to continue.