noun
procedure interface
Technical computing term for a specification that defines how procedures (functions, subroutines) are invoked and how they interact with callers, including parameter passing, return values, and calling conventions.
この手続引用仕様は、関数の引数の渡し方を定義している。
This procedure interface defines how function arguments are passed.
Compound of 手続 (てつづき, 'procedure') + 引用 (いんよう, 'reference, invocation') + 仕様 (しよう, 'specification'). A technical term likely coined in Japanese computing contexts.