dhtslib ~develop (2026-02-25T17:15:04.0517913)
Dub
Repo
hclose
htslib
hfile
@return 0 if successful, or
EOF
(with _errno_ set) if an error occurred.
extern (
C
) @
system
nothrow @
nogc
int
hclose
(
hFILE
*
fp
)
Meta
Source
See Implementation
htslib
hfile
aliases
off_t
ssize_t
functions
haddextension
hclearerr
hclose
hclose_abruptly
hdopen
herrno
hfile_has_plugin
hfile_list_plugins
hfile_list_schemes
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.