hts_close

! @abstract Close a file handle, flushing buffered data for output streams @param fp The file handle to be closed @return 0 for success, or negative if an error occurred.

extern (C)
int
hts_close

Meta