Constructor
ClapperServernew
Declaration [src]
ClapperServer*
clapper_server_new (
void
)
Return value
Type: ClapperServer
A new ClapperServer
instance.
The caller of the function takes ownership of the data, and is responsible for freeing it. |