MCPcopy Create free account
hub / github.com/celtera/libremidi / task

Method task

examples/coroutines.cpp:26–26  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

24 }
25
26 cobalt::task<void> task(libremidi::message message) { co_await impl.write(std::move(message)); }
27};
28}
29

Callers

nothing calls this directly

Calls 1

writeMethod · 0.45

Tested by

no test coverage detected