pyo3_ffi

Function PyContextVar_CheckExact

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