bgzf_index_build_init

Tell BGZF to build index while compressing.

@param fp BGZF file handler; can be opened for reading or writing.

Returns 0 on success and -1 on error.

extern (C)
int
bgzf_index_build_init
()

Meta