hts_readlines

?Get _n lines into buffer from line-oriented flat file; sets _n as number read (undocumented in hts.h)

extern (C)
char**
hts_readlines
(
const(char)* fn
,
int* _n
)

Meta