parasail_result_extra_stats_tables

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
@system @nogc nothrow extern (C)
struct parasail_result_extra_stats_tables {}

Members

Variables

length_table
int* length_table;
Undocumented in source.
matches_table
int* matches_table;
Undocumented in source.
score_table
int* score_table;
Undocumented in source.
similar_table
int* similar_table;
Undocumented in source.

Meta