dhtslib ~dstep2 (2022-03-14T21:51:44.4661389)
Dub
Repo
hts_expr_sym_func
htslib
hts_expr
Type for expression symbol lookups; name -> value.
@
system
nothrow @
nogc
extern (
C
)
alias
hts_expr_sym_func
=
int
function
(
void
*
data
,
char
*
str
,
char
**
end
,
hts_expr_val_t
*
res
)
Meta
Source
See Implementation
htslib
hts_expr
aliases
hts_expr_sym_func
functions
hts_expr_val_free
hts_filter_eval
hts_filter_free
hts_filter_init
structs
hts_expr_val_t
hts_filter_t
Type for expression symbol lookups; name -> value.