[ CCode ( array_length_pos = 1.1 ) ]
[ Version ( since = "2.10" ) ]
public TargetEntry[] target_table_new_from_list (TargetList list)
This function creates an TargetEntry array that contains the same targets as the passed list.
The returned table is newly allocated and should be freed using target_table_free when no longer needed.
list | |
n_targets |
return location for the number ot targets in the table |
the new table. |