dhtslib ~develop (2026-02-25T17:15:04.0517913)
Dub
Repo
hts_filter_init
htslib
hts_expr
@param str The filter expression @return A pointer on success, NULL on failure
extern (
C
) @
system
nothrow @
nogc
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_exists
hts_expr_val_existsT
hts_expr_val_free
hts_expr_val_undef
hts_filter_eval
hts_filter_eval2
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