Closed dstroy0 closed 2 years ago
input_prm should be first. Oops! We want people to be able to customize process input parameters with no process output. It's locked behind two default var, I'll update the order when I get a chance.
Passing NULL, 0, input_prm works but doesn't look as nice; could be confusing to new programmers.
NULL, 0, input_prm
input_prm should be first. Oops! We want people to be able to customize process input parameters with no process output. It's locked behind two default var, I'll update the order when I get a chance.