Function td_clua::lua_tointegerx [] [src]

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