Copy one schema entry by its 1-based index.
Invalid indices leave entry reset to defaults and return found = .false..
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| integer, | intent(in) | :: | index | |||
| type(config_schema_entry_t), | intent(out) | :: | entry | |||
| logical, | intent(out) | :: | found |