Type Alias DynamicallyLinkedNodeInstance

Source
pub type DynamicallyLinkedNodeInstance = fn(Inputs, Outputs, Queries, Queryables, Value) -> JoinHandle<Result<Box<dyn Node>>>;
Expand description

The DynamicallyLinkedNodeInstance type is used for the C symbolic function