Function rust_htslib::htslib::bgzf_open [] [src]

pub unsafe extern "C" fn bgzf_open(
    path: *const c_char,
    mode: *const c_char
) -> *mut BGZF

Open the specified file for reading or writing.