Method
RestParamref
Declaration [src]
RestParam*
rest_param_ref (
RestParam* param
)
Return value
Type: RestParam
The RestParam
.
The caller of the method takes ownership of the returned data, and is responsible for freeing it. |