dhtslib ~cigar_and_md_api (2022-01-17T03:42:31.0299165)
Dub
Repo
hclose
dhtslib
htslib
hfile
@return 0 if successful, or
EOF
(with _errno_ set) if an error occurred.
extern (
C
)
int
hclose
(
hFILE
*
fp
)
Meta
Source
See Implementation
dhtslib
htslib
hfile
aliases
off_t
ssize_t
functions
hclearerr
hclose
hclose_abruptly
hdopen
herrno
hfile_mem_get_buffer
hfile_mem_steal_buffer
hfile_set_blksize
hflush
hgetc
hgetc2
hgetdelim
hgetln
hgets
hisremote
hopen
hpeek
hputc
hputc2
hputs
hputs2
hread
hread2
hseek
htell
hwrite
hwrite2
structs
hFILE
hFILE_backend
@return 0 if successful, or EOF (with _errno_ set) if an error occurred.