Py_GetConstantBorrowed

Function Py_GetConstantBorrowed 

Source
pub unsafe extern "C" fn Py_GetConstantBorrowed(
    constant_id: c_uint,
) -> *mut PyObject