Function rust_htslib::htslib::hts_opt_add [] [src]

pub unsafe extern "C" fn hts_opt_add(
    opts: *mut *mut hts_opt,
    c_arg: *const c_char
) -> c_int