[][src]Function rust_htslib::htslib::gzwrite

pub unsafe extern "C" fn gzwrite(
    file: gzFile,
    buf: voidpc,
    len: c_uint
) -> c_int