Packages
lua
Lua
LuaVM
xmove
LuaVM
LuaVM.with_alloc_func
@yield
at_panic
call
check_stack
concat
cpcall
create_table
do_file
do_string
dump
equal
error
gc
get_alloc_func
get_fenv
get_field
get_global
get_hook
get_hook_count
get_hook_mask
get_info
get_local
get_metatable
get_stack
get_table
get_top
get_upvalue
insert
is_boolean
is_cfunction
is_function
is_lightuserdata
is_nil
is_none
is_none_or_nil
is_number
is_string
is_table
is_thread
is_userdata
less_than
load
load_buffer
load_file
load_string
new_table
new_thread
new_userdata
next
open_libs
pcall
pop
push_boolean
push_cclosure
push_cfunction
push_fstring
push_integer
push_lightuserdata
push_literal
push_lstring
push_nil
push_number
push_string
push_thread
push_value
raw_equal
raw_get
raw_geti
raw_set
raw_seti
reference
register
remove
replace
resume
set_alloc_func
set_fenv
set_field
set_global
set_hook
set_local
set_metatable
set_table
set_top
set_upvalue
status
strlen
to_boolean
to_cfunction
to_integer
to_lstring
to_number
to_pointer
to_string
to_thread
to_userdata
type
type_name
unreference
push_cfunction
Description:
[
CCode
( cname =
"lua_pushcfunction"
) ]
public
void
push_cfunction
(
CallbackFunc
f)