MCPcopy Create free account
hub / github.com/DISTRHO/Cardinal / contextSet

Function contextSet

lv2export/lv2plugin.cpp:40–42  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

38__attribute__((optnone))
39#endif
40void contextSet(Context* context) {
41 threadContext = context;
42}
43
44namespace random {
45

Callers 3

lv2_generate_ttlFunction · 0.70
PluginLv2Method · 0.70
lv2_runMethod · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected