Method
RestParamscopy
Declaration [src]
RestParams*
rest_params_copy (
RestParams* self
)
Return value
Returns: | RestParams |
A newly created |
|
The caller of the method takes ownership of the data, and is responsible for freeing it. |