lua_tolstring Interface

interface


Called by

interface~~lua_tolstring~~CalledByGraph interface~lua_tolstring lua_tolstring proc~flu_tolstring flu_tolstring proc~flu_tolstring->interface~lua_tolstring program~test test program~test->proc~flu_tolstring proc~aot_err_handler aot_err_handler proc~aot_err_handler->proc~flu_tolstring proc~aot_top_get_string aot_top_get_string proc~aot_top_get_string->proc~flu_tolstring proc~open_config_buffer open_config_buffer proc~open_config_buffer->proc~aot_err_handler proc~aot_file_to_buffer aot_file_to_buffer proc~aot_file_to_buffer->proc~aot_err_handler proc~aot_fun_do aot_fun_do proc~aot_fun_do->proc~aot_err_handler proc~open_config_file open_config_file proc~open_config_file->proc~aot_err_handler proc~open_config_chunk open_config_chunk proc~open_config_chunk->proc~aot_err_handler interface~aot_top_get_val aot_top_get_val interface~aot_top_get_val->proc~aot_top_get_string proc~aot_path_open_table aot_path_open_table proc~aot_path_open_table->proc~open_config_file proc~aot_require_buffer aot_require_buffer proc~aot_require_buffer->proc~open_config_buffer proc~aot_path_open_fun aot_path_open_fun proc~aot_path_open_fun->proc~aot_path_open_table interface~aot_path_open aot_path_open interface~aot_path_open->proc~aot_path_open_table interface~aot_path_open->proc~aot_path_open_fun

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

Arguments

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

Return Value type(c_ptr)