Function
Vipscall_split_option_string
Declaration [src]
int
vips_call_split_option_string (
const char* operation_name,
const char* option_string,
va_list optional,
...
)
Parameters
operation_name |
const char* |
| No description available. | |
| The data is owned by the caller of the function. | |
| The value is a NUL terminated UTF-8 string. | |
option_string |
const char* |
| No description available. | |
| The data is owned by the caller of the function. | |
| The value is a NUL terminated UTF-8 string. | |
optional |
va_list |
| No description available. | |
... |
|
| No description available. |