lua_Function Interface

interface

Interoperable interface required for a function that is callable from Lua.


public function lua_Function(s) result(val) bind(c)

Arguments

Type IntentOptional Attributes Name
type(c_ptr), value :: s

Return Value integer(kind=c_int)