ZL_Edge_runDispatchStringNode

Function ZL_Edge_runDispatchStringNode 

Source
pub unsafe extern "C" fn ZL_Edge_runDispatchStringNode(
    sctx: *mut ZL_Edge,
    nbOutputs: c_int,
    indices: *const u16,
) -> ZL_Result_ZL_EdgeList
Expand description

Run the ZL_NODE_DISPATCH_STRING Node in the context of a Dynamic Graph, applying runtime defined parameters.