internal_test_rbufferout
Description:
[ CCode ( array_length_pos = 1.1 , array_length_type = "gsize" ) ]
public uint8[] internal_test_rbufferout (string val) throws Error
public uint8[] internal_test_rbufferout (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 |
size_r |
The size of the returned buffer, in bytes |
Returns:
an array of binary data, or NULL on error |