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.

<code>object</code>

a

<code>data</code>

The data

<code>length</code>

Length of the data

<code>Returns</code>