internal_test_rstructlist
Description:
[ CCode ( array_length = false , array_null_terminated = true ) ]
public PV[] internal_test_rstructlist (string val) throws Error
public PV[] internal_test_rstructlist (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 PV objects, or NULL on error |