Method

RestParamref

Declaration [src]

RestParam*
rest_param_ref (
  RestParam* param
)

Description [src]

Increase the reference count on param.

Return value

Type: RestParam

The RestParam.

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