[][src]Function luajit2_sys::lua_tointeger

pub unsafe extern "C" fn lua_tointeger(
    L: *mut lua_State,
    idx: c_int
) -> lua_Integer