Method

RestParamsref

Declaration [src]

RestParams*
rest_params_ref (
  RestParams* self
)

Description [src]

Increments the reference count of self by one.

Return value

Type: RestParams

self.

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