Skip to main content

PyUnstable_TryIncRef

Function PyUnstable_TryIncRef 

Source
pub unsafe extern "C" fn PyUnstable_TryIncRef(
    obj: *mut PyObject,
) -> c_int
Available on neither Py_LIMITED_API nor RustPython.
⚠️ Internal Docs ⚠️ Not Public API 👉 Official Docs Here