Function pyo3_ffi::PyContextVar_CheckExact

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