pub unsafe extern "C-unwind" fn lua_tointeger_(
L: *mut lua_State,
idx: c_int,
) -> lua_IntegerAvailable on crate features
lua51 or luajit only.pub unsafe extern "C-unwind" fn lua_tointeger_(
L: *mut lua_State,
idx: c_int,
) -> lua_Integerlua51 or luajit only.