dump_lua_toBuf Interface

interface


Called by

interface~~dump_lua_tobuf~~CalledByGraph interface~dump_lua_tobuf dump_lua_toBuf proc~flu_dump_tobuf flu_dump_toBuf proc~flu_dump_tobuf->interface~dump_lua_tobuf interface~flu_dump flu_dump interface~flu_dump->proc~flu_dump_tobuf proc~aot_file_to_buffer aot_file_to_buffer proc~aot_file_to_buffer->interface~flu_dump proc~open_config_file open_config_file proc~open_config_file->interface~flu_dump proc~aot_path_open_table aot_path_open_table proc~aot_path_open_table->proc~open_config_file interface~aot_path_open aot_path_open interface~aot_path_open->proc~aot_path_open_table proc~aot_path_open_fun aot_path_open_fun interface~aot_path_open->proc~aot_path_open_fun proc~aot_path_open_fun->proc~aot_path_open_table

public function dump_lua_toBuf(L, length, ierr) bind(c, name='dump_lua_toBuf')

Arguments

Type IntentOptional Attributes Name
type(c_ptr), value :: L
integer(kind=c_int) :: length
integer(kind=c_int) :: ierr

Return Value type(c_ptr)