doc_get_str_by_id

Getting the string value from Document by index It uses UF-16 codding

export extern (C)
const(char*)
doc_get_str_by_id
(
const uint32_t doc_id
,
const uint32_t index
)