Skip to main content

lua_gettop

Function lua_gettop 

Source
#[unsafe(export_name = "luaur_lua_gettop")]
pub unsafe fn lua_gettop(L: *mut lua_State) -> c_int