Template to convert a D array to a GSList for passing to C functions
Type of the array values
The D array
New GSList which should be freed with containerFree!() template (if ownership not taken by C code)
Template to convert a D array to a GSList for passing to C functions