Function segments_ref_test::check

Synopsis

Declared in header <segments_ref.cpp>

static
void
check(
    void(* f1)(segments_ref),
    void(* f2)(segments_ref),
    core::string_view s0,
    core::string_view s1,
    std::initializer_list<core::string_view> init);