void regress_test_array_struct_in_full RegressTestStructA* arr gsize len regress_test_array_struct_in_full void regress_test_array_struct_in_full (RegressTestStructA* arr, gsize len);

Test flat array input with transfer full.

Similar to: - gsf_property_settings_free() with structs but they contain pointers - g_byte_array_new_take with guint8s

<code>arr</code>

An array

<code>len</code>

Length of arr

<code>Returns</code>