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.

참고

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top