rust_htslib::htslib

Function hts_set_opt

Source
pub unsafe extern "C" fn hts_set_opt(
    fp: *mut htsFile,
    opt: u32,
    ...
) -> i32