Constructor

PhocDebugControlnew

Declaration [src]

PhocDebugControl*
phoc_debug_control_new (
  PhocServer* server
)

Description

No description available.

Parameters

server

Type: PhocServer

No description available.

The data is owned by the caller of the function.

Return value

Type: PhocDebugControl

No description available.

The caller of the function takes ownership of the data, and is responsible for freeing it.