Skip to main content

lua_pushinteger_64

Function lua_pushinteger_64 

Source
#[unsafe(export_name = "luaur_lua_pushinteger_64")]
pub unsafe fn lua_pushinteger_64(L: *mut lua_State, n: i64)