lua_Function Abstract Interface

abstract interface

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


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

Arguments

TypeIntentOptionalAttributesName
type(c_ptr), value:: s

Return Value integer(kind=c_int)