void regress_annotation_object_set_data2 (RegressAnnotationObject* object,
gint8* data,
gsize length);
Test taking a gchar * with a length.
object :
a
data :
The data
length :
Length of the data
Returns :