lua_topointer Interface

interface


Called by

interface~~lua_topointer~~CalledByGraph interface~lua_topointer lua_topointer proc~flu_topointer flu_topointer proc~flu_topointer->interface~lua_topointer proc~aot_fun_top aot_fun_top proc~aot_fun_top->proc~flu_topointer proc~aot_fun_ref aot_fun_ref proc~aot_fun_ref->proc~aot_fun_top proc~aot_fun_table aot_fun_table proc~aot_fun_table->proc~aot_fun_top interface~aot_fun_open aot_fun_open interface~aot_fun_open->proc~aot_fun_ref interface~aot_fun_open->proc~aot_fun_table proc~aot_path_open_fun aot_path_open_fun proc~aot_path_open_fun->interface~aot_fun_open interface~aot_path_open aot_path_open interface~aot_path_open->proc~aot_path_open_fun

public function lua_topointer(L, index) bind(c, name="lua_topointer")

Arguments

TypeIntentOptionalAttributesName
type(c_ptr), value:: L
integer(kind=c_int), value:: index

Return Value integer(kind=c_intptr_t)