Method
RestProxysimple_run_valist
Declaration [src]
gboolean
rest_proxy_simple_run_valist (
RestProxy* proxy,
gchar** payload,
goffset* len,
GError** error,
va_list params
)
Parameters
payload
-
Type:
gchar**
No description available.
The data is owned by the caller of the function. The value is a NUL terminated UTF-8 string. len
-
Type:
goffset*
No description available.
The data is owned by the caller of the function. error
-
Type:
GError
No description available.
The data is owned by the caller of the function. params
-
Type:
va_list
No description available.