hts_itr_next

@param fp Input file handle @param iter Iterator @param r Pointer to record placeholder @param data Data passed to the readrec callback @return >= 0 on success, -1 when there is no more data, < -1 on error

extern (C)
int
hts_itr_next
(,,
void* r
,
void* data
)

Meta