std/filters/test: add input link to arrRecord
This commit is contained in:
@@ -31,6 +31,9 @@ recordtype(arr) {
|
||||
special(SPC_NOMOD)
|
||||
extra("void *bptr")
|
||||
}
|
||||
field(INP, DBF_INLINK) {
|
||||
prompt("Input Link")
|
||||
}
|
||||
field(CLBK, DBF_NOACCESS) {
|
||||
prompt("Processing callback")
|
||||
special(SPC_NOMOD)
|
||||
|
||||
Reference in New Issue
Block a user