Function
RestParamsnew
Declaration [src]
RestParams*
rest_params_new (
void
)
Return value
| Returns: | RestParams |
A empty |
|
| The caller of the function takes ownership of the data, and is responsible for freeing it. |
RestParams*
rest_params_new (
void
)
| Returns: | RestParams |
A empty |
|
| The caller of the function takes ownership of the data, and is responsible for freeing it. |