Aotus
Overview
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Program
lua_Function
Interface
7 statements
Source File
flu_binding.f90
flu_binding
lua_Function
Contents
None
interface
Interoperable interface required for a function that is callable from Lua.
public function lua_Function(s) result(val) bind(c)
Arguments
Type
Intent
Optional
Attributes
Name
type(c_ptr),
value
::
s
Return Value
integer(kind=c_int)