lua_tointeger

Function lua_tointeger 

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