rust_htslib::htslib

Function bgzf_open

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