dhtslib v0.13.3+htslib-1.13 (2021-10-01T15:45:48Z)
Home
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