lua_tointeger

Function lua_tointeger 

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