rust_htslib::htslib

Function kstrtok

Source
pub unsafe extern "C" fn kstrtok(
    str_: *const i8,
    sep: *const i8,
    aux: *mut ks_tokaux_t,
) -> *mut i8