pub unsafe extern "C" fn slow5_close(s5p: *mut slow5_file_t) -> c_int
Expand description

Close a slow5 file and free its memory.

@param s5p slow5 file structure @return same as fclose()