rust_htslib::htslib

Function hopen

Source
pub unsafe extern "C" fn hopen(
    filename: *const i8,
    mode: *const i8,
    ...
) -> *mut hFILE