htslib.hts_os

@file hts_os.h Operating System specific tweaks, for compatibility with POSIX.

Members

Functions

hts_drand48
double hts_drand48()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
hts_erand48
double hts_erand48(ushort[3] xseed)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
hts_lrand48
c_long hts_lrand48()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
hts_srand48
void hts_srand48(c_long seed)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Meta