Skip to main content

PyEval_GetFrameGlobals

Function PyEval_GetFrameGlobals 

pub unsafe extern "C" fn PyEval_GetFrameGlobals() -> *mut PyObject
Available on Py_3_13 and crate feature tls only.