struct intl_lookup_ops_t

Defined at line 21 of file ../../src/lib/intl/lookup/rust/lookup.h

The vtable for intl_lookup_t. We only change from default values for tests,

when we substitute a fake version of intl_lookup_t. The vtable is explicit

since we're using the C ABI.

Public Members

intl_lookup_t *(*)(size_t, char **, int8_t *) op_new
void (*)(intl_lookup_t *) op_delete
char *(*)(intl_lookup_t *, uint64_t, int8_t *) op_string