update : 2015.11.03
php.shukuma.com

검색:
 
 
Initialize newt

newt_init

(PECL newt >= 0.1)

newt_initInitialize newt

설명

int newt_init ( void )

Initializes the newt interface. This function must be called before any other newt function.

반환값

Returns 1 on success, 0 on failure.

참고