Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
newt_init

newt_init

(PECL)

newt_init -- Initialize newt

Description

int newt_init ( void )

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

Return Values

Returns 1 on success, 0 on failure.

See Also

newt_finished()