evrpc_hook_get_connection

returns the connection object associated with the request

@param ctx the context provided to the hook call @return a pointer to the evhttp_connection object

extern (C) nothrow
evrpc_hook_get_connection
(
void* ctx
)

Meta