hts_set_thread_pool

! @abstract Create extra threads to aid compress/decompression for this file @param fp The file handle @param p A pool of worker threads, previously allocated by hts_create_threads(). @return 0 for success, or negative if an error occurred.

extern (C)
int
hts_set_thread_pool

Meta