7#if !defined(TETENGO_LATTICE_INPUT_H)
8#define TETENGO_LATTICE_INPUT_H
14#if defined(__cplusplus)
18#if !defined(DOCUMENTATION)
19typedef struct tetengo_lattice_input_tag tetengo_lattice_input_t;
82 void* (*create_subrange_context_proc)(
void*
p_context,
size_t offset,
size_t length);
115tetengo_lattice_input_t*
173tetengo_lattice_input_t*
231#if defined(__cplusplus)