Method

RestParamsref

Declaration [src]

RestParams*
rest_params_ref (
  RestParams* self
)

Description [src]

Increments the reference count of self by one.

Return value

Returns: RestParams
 

self.

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