Function rust_htslib::htslib::bgzf_hopen [] [src]

pub unsafe extern "C" fn bgzf_hopen(
    fp: *mut hFILE,
    mode: *const c_char
) -> *mut BGZF

Open an existing hFILE stream for reading or writing.