internal_test_rstringlist
Description:
[ CCode ( array_length = false , array_null_terminated = true ) ]
public string[] internal_test_rstringlist (string val) throws Error
public string[] internal_test_rstringlist (string val) throws Error
internal test function - do not use
This is an internal test function which is used to test whether the automatically generated bindings can handle every possible return type correctly.
It converts string val
to the return type.
You probably don't want to call this function.
Parameters:
this |
A GuestfsSession object |
Returns:
an array of returned strings, or NULL on error |