PHP 7.0.6 Released

event_free

(PECL libevent >= 0.0.1)

event_freeFree event resource

Description

void event_free ( resource $event )

Frees previously created event resource.

Parameters

event

Valid event resource.

User Contributed Notes

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