[][src]Function rust_htslib::htslib::bgzf_write

pub unsafe extern "C" fn bgzf_write(
    fp: *mut BGZF,
    data: *const c_void,
    length: u32
) -> i32