[][src]Function rust_htslib::htslib::kstrstr

pub unsafe extern "C" fn kstrstr(
    str: *const i8,
    pat: *const i8,
    _prep: *mut *mut i32
) -> *mut i8