DMPACK
0.9.6
Modules
Procedures
Abstract Interfaces
Derived Types
Namelists
dm_lua_callback
Interface
ISC (Internet Systems Consortium) License
8 statements
dm_lua
dm_lua_callback
Contents
None
interface
public function dm_lua_callback(ptr) bind(c)
Arguments
Type
Intent
Optional
Attributes
Name
type(c_ptr),
intent(in),
value
::
ptr
Lua state pointer.
Return Value
integer(kind=c_int)
Return value.
Description
C-interoperable Lua callback function.