Function rust_htslib::htslib::bgzf_flush_try [] [src]

pub unsafe extern "C" fn bgzf_flush_try(fp: *mut BGZF, size: isize) -> c_int

Flush the file if the remaining buffer size is smaller than size @return 0 if flushing succeeded or was not needed; negative on error