1.0.19.9: elide runtime calls to %COERCE-CALLABLE-TO-FUN in more cases
[sbcl.git] / src / compiler / early-aliencomp.lisp
1 (in-package "SB!C")
2
3 (defknown %alien-funcall (system-area-pointer alien-type &rest *) *)