From e985aeda84d8af63c4bfaa176c3312dfb2f7f230 Mon Sep 17 00:00:00 2001
From: Mike Pall
Date: Thu, 20 Jan 2011 22:14:17 +0100
Subject: FFI: Add preliminary FFI documentation (still incomplete).
---
doc/extensions.html | 18 ++++++++++++++++++
1 file changed, 18 insertions(+)
(limited to 'doc/extensions.html')
diff --git a/doc/extensions.html b/doc/extensions.html
index 5eeecd6f..b9a055c5 100644
--- a/doc/extensions.html
+++ b/doc/extensions.html
@@ -44,6 +44,17 @@ td.excinterop {
Extensions
+ffi.* — FFI library
+
+The FFI library allows calling external
+C functions and the use of C data structures from pure Lua
+code.
+
+
jit.* — JIT compiler control
The functions in this module
--
cgit v1.2.3-55-g6feb