Method

RestParamref

Declaration [src]

RestParam*
rest_param_ref (
  RestParam* param
)

Description [src]

Increase the reference count on param.

Return value

Returns: RestParam
 

The RestParam.

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