newt_init
(PECL newt >= 0.1)
newt_init — Initialize newt
说明
newt_init (
void ) :
int
Initializes the newt interface. This function must be called before any other newt function.
返回值
Returns 1 on success, 0 on failure.