Function pyo3_ffi::PyFrame_Check

source ยท
pub unsafe fn PyFrame_Check(op: *mut PyObject) -> c_int
Available on non-Py_LIMITED_API only.