Function tlua::ffi::lua_tointeger

source ·
pub unsafe extern "C" fn lua_tointeger(
    l: *mut lua_State,
    index: c_int
) -> isize