rust_htslib::htslib

Function getsubopt

Source
pub unsafe extern "C" fn getsubopt(
    __optionp: *mut *mut i8,
    __tokens: *const *mut i8,
    __valuep: *mut *mut i8,
) -> i32