handle_from_graph

Function handle_from_graph 

Source
pub fn handle_from_graph<D: PluginDsp>(
    inner: Box<GraphInner<D>>,
) -> *mut BbxGraph
Expand description

Convert a GraphInner to an opaque handle.