Function
PhocServerget_default
Declaration [src]
PhocServer*
phoc_server_get_default (
void
)
Return value
Type: PhocServer
The server singleton.
The data is owned by the called function. |
PhocServer*
phoc_server_get_default (
void
)
Type: PhocServer
The server singleton.
The data is owned by the called function. |