bgzf_index_load

@param fp BGZF file handler @param bname base name @param suffix suffix to add to bname (can be NULL) @return 0 on success and -1 on error.

extern (C)
int
bgzf_index_load
(,
const(char)* bname
,
const(char)* suffix
)

Meta