dhtslib ~cigar_and_md_api (2022-01-17T03:42:31.0299165)
Dub
Repo
hputs
dhtslib
htslib
hfile
@return 0 if successful, or
EOF
if an error occurred.
extern (
C
) pragma(
inline
, true)
int
hputs
(
const
(
char
)*
text
,
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 if an error occurred.