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.