Function lua_rs::ffi::lua::lua_gettop

source ·
pub unsafe extern "C" fn lua_gettop(l: *mut lua_State) -> c_int