Function
Vipsget_argv0
Declaration [src]
const char*
vips_get_argv0 (
void
)
Return value
| Returns: | utf8 |
A pointer to an internal copy of the
argv0 string passed to |
|
| The data is owned by the called function. | |
| The string is a NUL terminated UTF-8 string. |