dm_lua_callback Interface

interface
public function dm_lua_callback(ptr) bind(c)

Arguments

Type IntentOptional 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.