On Tue, Nov 25, 2014 at 10:06 AM, FAU <f...@riseup.net> wrote:
> I'm wondering if it as any effect to declaim inline a function defined
> by defcfun?

Sure, the function that DEFCFUN generates will be inlined. Macroexpand
a DEFCFUN form to see what the resulting DEFUN looks like.

Cheers,

-- 
Luís Oliveira
http://kerno.org/~luis/

_______________________________________________
Cffi-devel mailing list
Cffi-devel@common-lisp.net
http://mailman.common-lisp.net/cgi-bin/mailman/listinfo/cffi-devel

Reply via email to