sglang_v0.5.2/pytorch_2.8.0/c10/util/python_stub.h

5 lines
56 B
C

#pragma once
struct _object;
using PyObject = _object;