dhtslib ~dstep2 (2022-03-14T21:51:44.4661389)
Dub
Repo
hts_filter_init
htslib
hts_expr
@param str The filter expression @return A pointer on success, NULL on failure
@
system
nothrow @
nogc
extern (
C
)
hts_filter_t
*
hts_filter_init
(
const
(
char
)*
str
)
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
@param str The filter expression @return A pointer on success, NULL on failure