Function PyEval_GetFrame
pub unsafe extern "C" fn PyEval_GetFrame() -> *mut PyFrameObject
Available on crate features
dep_pyo3
and std
only.pub unsafe extern "C" fn PyEval_GetFrame() -> *mut PyFrameObject
dep_pyo3
and std
only.