Function lua_tointeger

Source
pub unsafe extern "C" fn lua_tointeger(
    L: *mut State,
    index: i32,
) -> isize