[ CCode ( array_length = false , array_null_terminated = true ) ]
public string[] sequence_to_array (Sequence seq)
Convert sequence of strings to null-terminated string array.
seq |
Sequence of strings to convert |
Null-terminated array of strings |