hts_id2name_f

////////////////////////////////////////////////////////

extern (C) @system nothrow @nogc
alias hts_id2name_f = const(char)* function
(
void*
,
int
)

Meta