Copy one allowed string token for a choice-valued schema entry.
Both index and choice_index are 1-based.
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| integer(kind=c_int), | value | :: | index | |||
| integer(kind=c_int), | value | :: | choice_index | |||
| character(kind=c_char, len=1), | intent(out) | :: | buffer(*) | |||
| integer(kind=c_int), | value | :: | buffer_len |