void regress_annotation_object_set_data3 RegressAnnotationObject* object guint8* data gsize length regress_annotation_object_set_data3 void regress_annotation_object_set_data3 (RegressAnnotationObject* object, guint8* data, gsize length);

Test taking a gchar * with a length, overriding the array element type.

object :

a

data :

The data

length :

Length of the data

Returns :