set-advertised-calling-convention

set-advertised-calling-convention is a compiled Lisp function in `byte-run.el'.

(set-advertised-calling-convention FUNCTION SIGNATURE WHEN)

Set the advertised SIGNATURE of FUNCTION.
This will allow the byte-compiler to warn the programmer when she uses
an obsolete calling convention. WHEN specifies since when the calling
convention was modified.