From 2dc574d06bc6e828109a3bffa975592f9417434c Mon Sep 17 00:00:00 2001 From: Mike Pall Date: Thu, 27 Oct 2011 01:52:37 +0200 Subject: FFI: Compile calls to stdcall, fastcall and vararg functions. --- doc/ext_ffi_semantics.html | 1 - 1 file changed, 1 deletion(-) (limited to 'doc/ext_ffi_semantics.html') diff --git a/doc/ext_ffi_semantics.html b/doc/ext_ffi_semantics.html index 9016a8a6..b8c839c2 100644 --- a/doc/ext_ffi_semantics.html +++ b/doc/ext_ffi_semantics.html @@ -985,7 +985,6 @@ alignment > 8 bytes.
  • Conversions from lightuserdata to void *.
  • Pointer differences for element sizes that are not a power of two.
  • -
  • Calls to non-cdecl or vararg C functions.
  • Calls to C functions with aggregates passed or returned by value.
  • Calls to ctype metamethods which are not plain functions.
  • -- cgit v1.2.3-55-g6feb