Skip to main content

Py_GetConstantBorrowed

Function Py_GetConstantBorrowed 

Source
pub unsafe extern "C" fn Py_GetConstantBorrowed(
    constant_id: c_uint,
) -> *mut PyObject
Available on Py_3_13 only.
⚠️ Internal Docs ⚠️ Not Public API 👉 Official Docs Here